Niklaus Giger wrote:
> ...
> Is the example code otherwise good enough to be accepted as an example how to 
> attach a interrupt?

Can't help with your core issue, but I can comment on the IRQ code:

Please use RTDM for in-kernel demos like this. Unless you embed the IRQ
handling into an application directly, RTDM is the preferred way to go -
as you are then designing a driver.

When porting to RTDM, watch out for the latest change I just checked in:
there is now no need to enable an IRQ line explicitly after requesting it.

Jan

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Xenomai-core mailing list
Xenomai-core@gna.org
https://mail.gna.org/listinfo/xenomai-core

Reply via email to