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/TMS320F28335: Breakpoint will not hit unless set when paused

Part Number: TMS320F28335

Tool/software: Code Composer Studio

When debugging, breakpoints which are set by me are not hit, unless I set them while execution is paused.

I have attached a debug log in which I

- Resume execution (works)

- Set a breakpoint (should hit within 1 second, but does not hit)

- Remove breakpoint

- Pause execution

- Set same breakpoint as earlier

- Resume execution

- Breakpoint is hit

I'm currently using CCS 10.0.0.00010  with emulation package 9.1.0.00001. I think the problem first appeared after upgrading from v9 to v10, however today I have the same problem in CCS 9.3.0.00012. My v9 installation nowadays seems to use the same version of the emulation package as the v10.
I'm using an Olimex XDS100v3 debugger.

Any advice?dbg.log