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?