Hello,
When using the IAP routines built in to the Cortex-M3, the routines use specific regions of RAM which should not be used by my application. How can I configure the compiler/linker to avoid using specific regions in RAM? Also, how can I do the same thing with specific regions of ROM?
Thanks
--Amr