On Tue, Apr 1, 2008 at 2:20 PM, Gilles Chanteperdrix <[EMAIL PROTECTED]> wrote: > On past versions of Xenomai you needed to call rt_intr_enable after > rt_intr_create. But I thought this was no longer needed. You can try > this anyway.
OK, now I have some progress. But, somehow I get the same interrupt two times, at the falling edge. I change pin state from 0 to 1, wait a while, and again, return pin from 1 to 0. There is no interrupt on the rising edge. Is there a way to set trigger type of an interrupt? (like RISING_EDGE, or FALLING_EDGE) I have to be triggered at the rising edge of a pulse signal tied to IO pin. Thanks. _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
