Content originally posted in LPCWare by RafW on Thu Jan 29 12:50:48 MST 2015
Hi,
could tell me somebody how to change code placement in flash in LPCxpresso ( for LPC1768, but I suposse it will be the same for other).
I need this for compilling code for bootloader. I know how to do in Keil uVision, but I can not find it in LPCxpresso.
Of course, I know about Project Properties -> C/C++ Build -> MCU settings, but when I change Flash type adres to eg. 0x20000 on existing project, I can not see the change in output hex file. Why ?