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: View debugger command calls

Tool/software: Code Composer Studio

 Is there a CCS view or console that would show debug CCS gui clicks as command calls to the dss?

 For example, when click in the CCS gui the button to load a program, the console should display something similar to "debugSession.memory.loadProgram(testProgFile)".