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?