Code placement in flash

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Code placement in flash

663 Views
lpcware
NXP Employee
NXP Employee
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 ?
0 Kudos
Reply
1 Reply

649 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by R2D2 on Thu Jan 29 15:03:44 MST 2015

Quote: RafW
...I can not see the change in output hex file. Why ?



Yes, why  :quest:

LPCXpresso 7.5 is adding an 'Extended Segment Address' here:


Quote:
:020000[color=#f00]02[/color]2000DC

0 Kudos
Reply