how to build a app which start location is not zero?

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

how to build a app which start location is not zero?

跳至解决方案
1,261 次查看
zhongshen
Contributor III

Dear Sir

I have used MCUexpresso IDE for the arm application development. In the target chip, I will put two programs: one is start at zero (normally), the second is from 0x6000. My question is how to configure the IDE so that it will be build at location: 0x6000 (default is 0x0000)?

Thanks.

标签 (1)
0 项奖励
回复
1 解答
1,164 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Zhong Shen,

You can  configure the "Memory configuration editor" , just like below :

pastedImage_2.png

About the detail, please check  MCUXpresso_IDE_User_Guide.pdf -> 14.8 Using the Memory Configuration Editor

Hope it helps


Have a great day,
TIC

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,165 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Zhong Shen,

You can  configure the "Memory configuration editor" , just like below :

pastedImage_2.png

About the detail, please check  MCUXpresso_IDE_User_Guide.pdf -> 14.8 Using the Memory Configuration Editor

Hope it helps


Have a great day,
TIC

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复