This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi all,
I am using F28377 delfino. I have included both cpu1.cmd and non-BIOS.cmd in my project and mapped according to need.
Project built successfully without any error.
but when i am trying to put breakpoint the following error comes:
Trouble Setting Breakpoint with the Action "Remain Halted" at 0x8a58c: (Error -1066 @ 0x8A58C) Unable to set/clear requested breakpoint. Verify that the breakpoint address is in valid memory. (Emulation package 5.1.450.0)
Hi,
Are you able to program/erase the Flash sectors mutiple time without any issue?
You are trying to have the breakpoint in Flash memory locations hence need to use the hardware breakpoint. There are only two hardware breakpoints. So make sure these are not used already.
Please refer following link for more info on hardware breakpoint -
Regards,
Vivek Singh