How to relocate & debug program into new flash section?

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

How to relocate & debug program into new flash section?

6,315 Views
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 Kudos
Reply
2 Replies

6,241 Views
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,236 Views
jmreina
Contributor III

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

0 Kudos
Reply