How to relocate & debug program into new flash section?

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

How to relocate & debug program into new flash section?

6,310 次查看
jmreina
Contributor III

We have a program with three separate flash sections. The program compiles & debugs fine with default config (e.g. from BOOTLOADER below, in '1. Memory Config')

  • Sections: BOOTLOADER, APPLICATION & REVERT

 

Issue:

  • When the program is placed in APPLICATION the program compiles but cannot debug! (see '2. Error I/II')

 

How can we get debugging working here for a program in the APPLICATION flash section?

0 项奖励
回复
2 回复数

6,236 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi jmreina 

Are your bootloader and application in the same project or separated two projects?

If the same project, please create a demo project to show me how to reproduce the issue?

Thanks,

Jun Zhang

6,231 次查看
jmreina
Contributor III

Separate right now! I can share two separate projects for demonstration let me know

0 项奖励
回复