[ECOS] ram usage by redboot

Martin Laabs martin.laabs@mailbox.tu-dresden.de
Tue Jun 2 07:48:00 GMT 2009


Hi,

> This makes me wunder:
> a) What is the RAM up from 0x0021f300 used for? I can find no hint in 
> the map.

IMHO it is used for the heap.

> b) It writes out the flash available on this machine. Why not the flash 
> actually available for other programs?

You can place programs into the flash. However they might need a 
slightly other configuration since flash is not writable (from the point 
of the static memory controller) and all the RW segments have to be 
placed in a RAM region.

Greetings,
  Martin L.


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