All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] Problem with a serial test sofware
@ 2010-05-10  9:03 Divi Oillo
  2010-05-10  9:52 ` Gilles Chanteperdrix
  2010-05-10 10:23 ` Jan Kiszka
  0 siblings, 2 replies; 5+ messages in thread
From: Divi Oillo @ 2010-05-10  9:03 UTC (permalink / raw)
  To: xenomai

[-- Attachment #1: Type: text/plain, Size: 1062 bytes --]

Hi,

I have a kernel 2.6.32.12 with Xenomai 2.5.3
I'm using a serial port with a PCMCIA card receiving a message each second
(9600 8N1) and I'm having some trouble with this software:
http://www.captain.at/xenomai-serial-port-example.php

$ dmesg | grep ttyS0
[   10.550153] 0.0: ttyS0 at I/O 0x5100 (irq = 10) is a 16550A
$ sudo setserial /dev/ttyS0
/dev/ttyS0, UART: 16550A, Port: 0x5100, IRQ: 10
$ sudo setserial /dev/ttyS0 uart none
$ sudo modprobe xeno_16550A io=0x5100 irq=10
$ sudo ./rt_serial_uprog
START RT_SERIAL
rt_serial_uprog: PRESS CTRL-C to EXIT
rt_serial_uprog: rtser_file opened
rt_serial_uprog: serial-port-config written
rt_serial_uprog: read-task created
rt_serial_uprog: starting read-task
read_task : error while RTSER_RTIOC_WAIT_EVENT, code -110
rt_serial_uprog: rtser0 (rtser) -> closed
read_task : exit

I don't receive any message...

$ lsmod
xeno_16550A            10568  0
serial_cs              20295  1
pcmcia                 34113  1 serial_cs
pcmcia_core            36724  4 serial_cs,pcmcia,yenta_socket,rsrc_nonstatic

Regards.

[-- Attachment #2: Type: text/html, Size: 1318 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-05-10 10:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-10  9:03 [Xenomai-help] Problem with a serial test sofware Divi Oillo
2010-05-10  9:52 ` Gilles Chanteperdrix
2010-05-10 10:03   ` Divi Oillo
2010-05-10 10:07     ` Gilles Chanteperdrix
2010-05-10 10:23 ` Jan Kiszka

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.