Hi. I have a kernel task created with rtdm_task_init(). I can wake it up from my ioctl handler in non-RT, but not from inside my ISR, which was hooked with rtdm_irq_request(). I tried it with a semaphore, with an event, and then with just rtdm_task_unblock(). I'm probably doing something silly here; are there any obvious places to look?
Thanks. _______________________________________________ Xenomai mailing list [email protected] http://www.xenomai.org/mailman/listinfo/xenomai
