On 02/19/2013 6:56 PM, Gilles Chanteperdrix wrote: > On 02/19/2013 01:52 PM, Christopher Hahn wrote: > > > Do you have any idea how to solve the problem? > > Even if the system receives interrupts at IRQ 4, the program doesn't > > receive any message from the serial port with this kernel configuration. > > > Trying to register the irq handler as level instead of edge? > > -- > Gilles. >
I removed the 'RTDM_IRQTYPE_EDGE' from ksrc/drivers/serial/16550A.c at line 123. Now I get 'Xenomai: xnintr_shirq_handler: IRQ4 not handled. Disabling IRQ line.' _______________________________________________ Xenomai mailing list [email protected] http://www.xenomai.org/mailman/listinfo/xenomai
