On Wed, Oct 01, 2014 at 01:40:29PM -0400, Lennart Sorensen wrote: > So I found now that if I do request_irq first and then rt_intr_create, > then if I pass TRIGGER_HIGH or TRIGGER_LOW, then the system hangs as > soon as rt_intr_create is called (right after dumping the nice message > from ipipe I had in the first email). If I do request_irq without that, > then it does not hang. How odd.
Also interesting. If I pass TRIGGER_RISING instead of HIGH or LOW, then it does not hang (but also does not see any interrupts). -- Len Sorensen _______________________________________________ Xenomai mailing list [email protected] http://www.xenomai.org/mailman/listinfo/xenomai
