2011/7/11 Gilles Chanteperdrix <[email protected]>

> On 07/11/2011 11:50 AM, Adrien LEMAITRE wrote:
> > Hello,
> >
> > I have two problems. Just before explain my problems i would like to
> clarify
> > the context. This exercice is for student. In this exercice, they program
> a
> > WorkingTask (infini loop)
>
> That is the problem, there should not busy inifinite loops.
> rt_task_sleep(100) asks for 100ns sleep, which is equivalent to not
> sleeping at all.
>
> I seem to remember that I already told you this in answer to your
> previous post.
>

yes and thanks you, i have a better understanding now. So ok if i would like
to make an infini loop i must add a sleep of 5ms, otherwise i have problems.
That is why i had needed rt_task_suspend(). And the problem with gdb is
gone.

But i don't see information of this in the wiki, could you show me exactly
where i can find it?



>
> --
>                                                                 Gilles.
>
_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to