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: Re: DSR question


The rest of the application is just in a while loop 
printf out a hello message, to let me know the thread 
has not locked up.

Yes, some how the DSR is being locked but not all 
threads.? 
> 
> If you say you are getting interrupts but not DSRs, then a possible
> cause is the scheduler lock not being released. You don't say what the
> rest of your application is doing -- check that it has not left the
> scheduler lock claimed for some reason.
> 
> Are you sure that you are masking and acknowledging the right
> interrupt in the ISR? If not they you could be in an ISR loop.
> 
> -- 
> Nick Garnett - eCos Kernel Architect
> http://www.eCosCentric.com/

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


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