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.

CCS/MSP430G2553: Disable software breakpoint support

Part Number: MSP430G2553

Tool/software: Code Composer Studio

CCS's reluctance to restore the GIE bit in the status register is slowing down my debugging. To avoid this problem I want to set two hardware breakpoints, and to be able to do that,.I have disabled Auto Run Options/Run to symbol options to free up a second hardware breakpointl. When I then attempt to set a second hardware breakpoint, CCS reports

Try as I might, I cannot find how to disable software breakpoint support. How does one do that?