[fpc-devel] Stellaris Update

DaWorm daworm at gmail.com
Tue Aug 16 06:49:51 CEST 2011


STM32F103 and other ST Micro M3 parts have the ability to remap the vector
table.  You can create applications to start anywhere in memory, and use a
bootloader to remap the table and jump to the new power up vector.  In IAR C
this is handled in the linker config file.  Someone on the list thought it
better not to go that route.  However it is done, it should be done at an
individual application level, not tied to the part.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20110816/296908e8/attachment.html>


More information about the fpc-devel mailing list