On Sat, Jan 4, 2014 at 2:57 PM, Philippe Gerum <r...@xenomai.org> wrote:

> 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.
>

I can't print anything since the system freezes so I don't know how I can
check return value? Also, what loop are you referring to I don't have a
loop just a print statement.

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

Reply via email to