Tool/software: Code Composer Studio
I am using Windows 10 with CCS (Version 9.0.1.00004) and want to use the scripting capabilities provided by dss.bat from the command line. I have used the tool years ago without issue for automating test cases, but ran into this issue this morning.
I get the following after typing dss.bat in a cmd window (screen shot):
Looking online I found some possible reasons such as, there could be an issue in the batch (possibly needing quotes around path variable)
I can provide more information if needed (environment variables etc). Note: The scripting console works find in the debug perspective.