[ECOS] EB40a flash programming, interrupts and multithreading

Øyvind Harboe oyvind.harboe@zylin.com
Wed Sep 10 13:48:00 GMT 2003


Does the scheme below put this issue to bed once and 
for all?

1. move all interrupt code and data to ram

2. During flash programming, lock the scheduler
(disable other threads), leave interrupts running.

3. the above should be written such that the user can overide
the default implementation of the flash programming
pre-post sequence, e.g. to only disable certain threads, or
to do nothing(since the app is known to be entirely in ram).

Earlier discussions on this didn't end up with
a conclusion:

http://sources.redhat.com/ml/ecos-patches/2003-08/msg00041.html

Øyvind


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



More information about the Ecos-discuss mailing list