-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
Medium
-
Code Composer Studio Theia
-
CCSNXT-2371
-
CCS_20.1.0
-
CCS_21.0.0
-
None
Command line launch allows CCS Theia to be launched with a workspace by passing :-
ccstudio --root-dir "%WSDIR%"
request is to have an option to also pass the configuration directory
i.e. ccstudio -root-dir "%WSDIR%" -conf-dir "%CONFDIR%"