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]

Re: [Fwd: Question about multi-thread programming with cyg_thread_delay() function]


> Jonathan Larmour wrote:
> 
> Q1.  I have tried to create two threads at the same priority and run at
> the same time. In each thread I call an delay function
> cyg_thread_delay(100), and each thread just run into
> cyg_thread_delay(100) and never wakes again. What's happenning?

I just remembered the likely cause of this - when you built your eCos
configuration, did you set your build directory to an *empty* directory. If
not, do it.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


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