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/PROCESSOR-SDK-AM437X: Debug window does not match executable code

Part Number: PROCESSOR-SDK-AM437X


Tool/software: Code Composer Studio

When single stepping it will randomly jump to blank lines, unable to set breakpoints, unable to watch variables.
It looks like the debug window is not displaying the correct source code.


Also, I get the following error when trying to "run to line":

Run to Line failed.
  Failed executing run to line
    Failed executing run to line
    org.eclipse.core.runtime.CoreException: Failed executing operation on line 284 in file GPIO_v1.c. Make sure the selected line number is an executable line.

Any suggestions?