This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: none


"Romil Shah" <rshah@slscorp.com> writes:

>     Sir,
>       I have developed an application with two threads running, also i have
> specified some delay through cyg_thread_delay and it work well but sir if i
> am not resuming any of the two threads than the idle thread should run, but
> sir i am not able to run idle thread so what can be the reason for it. Any
> suggeston will be of great help .

The idle thread will always run if no other thread is able to run. If
the idle thread is not running then some other thread must be stuck in
a loop.

Try running some of the standard tests to check that the target is
functioning properly.

What target are you running on? What version of the toolchain?


-- 
Nick Garnett                    eCos Kernel Architect
http://www.ecoscentric.com/     The eCos and RedBoot experts


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]