Build profile for different base address?

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

Build profile for different base address?

2,087 次查看
mspenard603
Contributor IV

Is it possible to setup different build profiles with different base addresses?

0 项奖励
回复
3 回复数

2,076 次查看
ErichStyger
Specialist I

Hi @mspenard603 ,

not sure what you exactly mean, but if it is about changing the linker file and using different addresses e.g. for a bootloader application, you can use the NXP MCUXpresso IDE and FreeMarker scripts for this: https://mcuoneclipse.com/2019/10/06/linking-bootloader-applications-with-eclipse-and-freemarker-scri...

 

I hope this helps,

Erich

2,070 次查看
mspenard603
Contributor IV

I simply want to have the base address change in MCU Settings based on the build profile:

 

Untitled.pngUntitled.pngUntitled2.pngUntitled2.png

 
0 项奖励
回复

2,065 次查看
converse
Senior Contributor V

It is not possible to change anything about the MCU based on the build profile, including the address map.