Content originally posted in LPCWare by tcrussell on Thu Jan 07 17:07:45 MST 2010
I am planning to use some part of flash memory in the LPC1114 to store data and want to tell LPCXpresso not to place my code there. How do I do this? In IAR, I would edit a linker file. There does seem to be an equivalent xx-mem.ld file, but it gets overwritten on each build.
Thanks,
Tom