-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Code Composer Studio Debugger
-
CCBT-2623
-
-
CCS_10.1.0
-
Generic
Running "dss.bat" or "dss.sh" (with no parameters) spits out a cryptic error message ("set was unexpected at this time" on Windows). This is because the script expects at least one parameter. Passing in no parameter will cause an exception in the script.
Instead, dss should print out some help for the proper usage of the command.