Build profile for different base address?

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

Build profile for different base address?

770 Views
mspenard603
Contributor IV

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

0 Kudos
3 Replies

759 Views
ErichStyger
Senior Contributor V

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

753 Views
mspenard603
Contributor IV

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

 

Untitled.pngUntitled2.png

 
0 Kudos

748 Views
converse
Senior Contributor V

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