Content originally posted in LPCWare by blasiis on Fri Jun 11 04:50:22 MST 2010
I need to use a flash sector for store the application data.
This data will be write and read with IAP command.
Therefor in this sector I don't want code.
How can I configure LPCExpresso linker for not use a particular sector ?
The linker should not put code in the sector used for data, this sector could be in half to memory!