Build profile for different base address?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Build profile for different base address?

2,061件の閲覧回数
mspenard603
Contributor IV

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

0 件の賞賛
返信
3 返答(返信)

2,050件の閲覧回数
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,044件の閲覧回数
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,039件の閲覧回数
converse
Senior Contributor V

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