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.

CCS6 Debug problem

Other Parts Discussed in Thread: TM4C1231E6PM

I'm using the Tiva LaunchPad TM4C123GXL to debug another board with a TM4C1231E6PM. I can connect, download fw, view memory, registers... It's working well.

But I have a strange behavior: if a run step by step (F6) the line execution mark (green highlight) jump back and forth with no order. Sometimes the highlighted line is executed (I see the effects in memory view), some other is not. If I put a breakpoint, sometimes is fired erroneously, then the code execution jump in another location.

Please has anyone some hint?