Hello,

I also recommend the rtdm approach. I used it here in a pc/104 and irq7 bus
and it works very well.

Best regards,

Flavio

Em 01/08/2010 10:13, "Henri Roosen" <[email protected]>escreveu:

If you really want to use the rt_intr_xxx interface, you might want to
pass the RT_INTR_NOENABLE mode-flag to rt_intr_create and call
rt_intr_enable after you have acknowledged your interrupt source (or
just before you wait for the interrupt) in your interrupt handler.

But as Philippe mentioned it is cleaner to use the rtdm driver approach.

Henri.


On Sun, Aug 1, 2010 at 11:36 AM, Philippe Gerum <[email protected]> wrote:
> On Sun, 2010-08-01 at 04...
_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to