[ECOS] interrupt handling

Ashutosh ashutoshvyas@tataelxsi.co.in
Mon Jul 12 08:58:00 GMT 2004


Dear all,

We had ported eCos on ARM7. I want to know about the context switching
between two threads. When a thread is running and a interrupts occurs, ISR
is executed and after completion of ISR , DSR is posted. When DSR is
executed , and a thread with higher priority is also running, Then context
switch takes place to the highest priority thread. I am not able to
understand how this switching takes places from DSRs.
I have gone through the source code and documents also but could not found
any thing, which can remove my doubts.

Thanks ,
Ashutosh Vyas


-- 
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