On 01/04/2014 09:29 PM, Nima Nourozi wrote:
Here is the task function. But I'm not seeing the printout.

void xx_start_transfer(void *arg) {
   rtdm_wait_period();

What about checking the return code of rtdm_wait_period()? If something goes wrong there, you do want to know, instead of entering a tight runaway loop.

--
Philippe.

_______________________________________________
Xenomai mailing list
Xenomai@xenomai.org
http://www.xenomai.org/mailman/listinfo/xenomai

Reply via email to