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.

MSP-EXP432E401Y: Cannot remove breakpoint in CCS

Part Number: MSP-EXP432E401Y

Hi:

While doing some debugging it looked like the code was going to jump to the address 0x01009fc2 so I put that address in the box labelled "Enter Location Here" on the Disassembly tab.  When I resumed execution it stopped at that address but with the message "01009fc2 ???? Memory Map prevented reading 0x01009fc2 [code = 0x20000]".

Now whenever I run my program it gets hung up and when I pause execution I get the message "Break at address "0x01009fc2" with no debug available or outside of program code and no matter what I do I can't get rid the breakpoint at that address.  I even tried powering down the MSP-EXP432E401Y and restarting CCS.

Can anyone tell me how to get rid of that breakpoint?

Thank you.