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)".