-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Code Composer Studio Theia
-
CCSNXT-2603
-
CCS_20.2.0
-
CCS_20.3.0
-
None
Unable to debug project when project folder is explicitly added to the workspace via "Add Folder to Workspace..."
The issue appears to be due to the .theia folder (containing the launch.json file) being generated in the parentt folder of the project folder instead of inside the project folder.
Moving the .theia folder into the project folder will allow the launch to succeed.