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.

Can't Resume/Suspend/Terminate script after debugging

I am working with the C2000 Control Stick. The code I was using was working fine, but I accidentally unplugged the device while it was still running in Code Composer Studio. Now, when I use the debug function, it says debugging is complete and it brings me to the next window, but it doesn't allow me to actually run the program. The run options that are at the top of the screen are blocked out. The terminate button is also unusable, but when I go back to the initial programming view and try to re-debug the program, it still pops-up the message saying that the previous operation needs to be terminated. 

I have tried unplugging and re-plugging the device, restarting CCS, and trying different code that I know works. I still can't get it to run properly. I am new with CCS and I may have entered a mode that prevents the code from running. Does anybody have any ideas as to what might be wrong? 

Thanks