Reference build configuration in other project

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

Reference build configuration in other project

985 次查看
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?  

标签 (1)
标记 (3)
0 项奖励
回复
1 回复

848 次查看
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 项奖励
回复