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: Automatic loading of the program after clicking on debug.



Tool/software: Code Composer Studio

I have a project that needs to debug the program. I need to press debug, then I need to press load program and after that I can debug. I want the program to load the firmware into the microcontroller by itself after the transition to debug. What should I do for this?