<font size=2 face="sans-serif">Hello all,</font>
<br>
<br><font size=2 face="sans-serif">I've been wondering how the initialization
of the RTEMS workspace works? What kind of memory range does it initialize,
is there any way to parameter it to not initialize everything?</font>
<br><font size=2 face="sans-serif">I tried checking the wiki but didn't
find much info about this mechanism.</font>
<br>
<br><font size=2 face="sans-serif">Basically I have a boot software that
performs stuff and then launches an RTEMS application and I'd like to retain
some data written by the boot in the same RAM RTEMS uses.</font>
<br>
<br><font size=2 face="sans-serif">Thanks in advance!</font>