Reference build configuration in other project

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

Reference build configuration in other project

471 Views
mikkeljakobsen
Contributor I

I have a two-part project consisting of a bootloader project and an application project. Because I don't have my final PCB available yet, I am using the frdm-k64f board as a development platform. 

Ideally, I would like to be able to have two separate build configurations in each project, one for the freedom board and one for the final PCB. This is have up and running in both my application project and bootloader project. However, right now, I have to manually change and rebuild the bootloader project when I switch configuration in my application project.

Is it possible to link a build configuration in my application project with a corresponding build configuration in my bootloader project?  

Labels (1)
Tags (3)
0 Kudos
1 Reply

334 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Mikkel,

I'm wondering why rebuild the bootloader project when switch configuration in  application project ?

Could you please take a screenshot about where you need manually change .

And there is a doc about debug bootloader and APP at the same time, I'm not sure if it is helpful for you:

Debugging Bootloader and Application using Kinetis Design Studio 

BR

Alice

0 Kudos