Tool/software: Code Composer Studio
Hello,
I'm looking for a DSS/JavaScript command, to run out of the Scripting Console in CCS, that will just load the symbols for a program. I use debugSession.memory.loadProgram( "program.out" ), to load the program, but in this case, I'd just like the symbols loaded, i.e. equivalent to the Run->Load->Load Symbols functionality.
Please advise,
Robert