Tool/software: Code Composer Studio
I have a project that compiles but when i try and debug the debug options for stepping through the code are missing, just the stop button can be seen. there are no compilation issues, I have no other breakpoints other than one in main, the arrow that points the current running line isn't shown. I have successfully debugged another project but that one was an RTOS project, meaning i can step through the code. Is there a general guide to follow some where, what should i post to resolve this issue?