Code placement in flash

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Code placement in flash

743 次查看
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 项奖励
回复
1 回复

729 次查看
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 项奖励
回复