Build profile for different base address?

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

Build profile for different base address?

2,060 Views
mspenard603
Contributor IV

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

0 Kudos
Reply
3 Replies

2,049 Views
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,043 Views
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 Kudos
Reply

2,038 Views
converse
Senior Contributor V

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