[ECOS] Idle Thread trying to sleep - Error Source
Andrew Lunn
andrew@lunn.ch
Mon Jul 31 16:04:00 GMT 2006
On Mon, Jul 31, 2006 at 05:54:59PM +0200, Antoine Arlaud wrote:
> Hi all,
>
>
> My debugger displayed the following error :
> Assert Fail. void Cyg_Scheduler_Implementation::rem_thread(). Idle
> Thread trying to sleep!
>
> What kind of action can be the source of this error ?
>
> Is it because there is potentially somewhere a wait condition on the
> main thread ?
> What else ?
>
> Thanks in advance,
> Regards.
>
> Antoine ARLAUD
Stack overflow is the normal problem. Turn on stack checking or make
the stacks bigger.
Andrew
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
More information about the Ecos-discuss
mailing list