A complete tutorial of editing linker file in MCUExpresso IDE

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

A complete tutorial of editing linker file in MCUExpresso IDE

1,089 次查看
nick_ng
Contributor I

Hi,

I am currently trying to modify a linker file for a  k66 MCU with 2 MB flash and 192K + 64K RAM.

My target is to place a small ram region ~100 Bytes of data at the end of that upper ram (192K one) , so that I can  share the data between the bootloader and the application.

Is there any tutorial and example to show how to do so?

I see there is config setting at the project property of the MCUExpresso   project, which I can use to add/modify the ram layout. But I am not sure how use it correctly...

Please help...

pastedImage_1.png 

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

919 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Nick Ng,

   About the MCUXpresso IDE linker file modification tutorial, please refer to this document:

  Relocating Code and Data Using the MCUXpresso IDE 

  It is very clear to help you.

Wish it helps you!

If you still have question about it, please kindly let me know.
Have a great day,
Kerry

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

0 项奖励
回复