This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: CC3200MODLAUNCHXL
Tool/software: Code Composer Studio
Hi!
When I stop the debugger, Code Composer Studio stops responding. I have to right click the program on the taskbar and select close.
On restarting, I have to use a different workspace because the one from before the lockup is now "in use" and is not available until I reboot.
Any advice or workarounds?
Hello,
Xeeb said:When I stop the debugger, Code Composer Studio stops responding. I have to right click the program on the taskbar and select close.
When you use a new workspace, does the issue happen again?
Xeeb said:On restarting, I have to use a different workspace because the one from before the lockup is now "in use" and is not available until I reboot.
Regarding the locked workspace, can you browse to the workspace folder and inside the .mestadata subfolder, can you delete the .lock file in there? This should free up the workspace
Thanks
ki
Ki-Soo Lee said:Hello,
XeebWhen I stop the debugger, Code Composer Studio stops responding. I have to right click the program on the taskbar and select close.When you use a new workspace, does the issue happen again?
Yes. I've actually created 4 work spaces and it locks each on Debug end.
Example Worskapces A, B, and C:
Open Workspace A, debug, end debug, CCS crashes.
Terminate and restart. Unable to use workspace A as it is "In Use"
Select Workspace B, debug, end debug, CSS crashes
Terminate and restart. Unable to use workspaces A or B, select C. etc.
Ki-Soo Lee said:XeebOn restarting, I have to use a different workspace because the one from before the lockup is now "in use" and is not available until I reboot.Regarding the locked workspace, can you browse to the workspace folder and inside the .mestadata subfolder, can you delete the .lock file in there? This should free up the workspace
Thanks
ki
I am not able to delete the file "because the file is open in ccstudio.exe" - however, there is no ccstudio.exe in taskmanager. Good times :)
Here you go. The work space that I ran debug with was named "Experiment" - I had to use another workspace to get the logs, as that one locked.1526.logs.zip
Ki-Soo Lee said:Hello,
Please provide the crash/hang dump files and debug server logs mentioned in the link below:
processors.wiki.ti.com/.../Troubleshooting_CCSv7
Note that the debug server log needs to be explicitly enabled first.
Thanks
ki
HI Ki! Any follow up?
The emulator info is:
TI Emulators 6.0.576.0 com.ti.emulation.pack.win32.feature.group Texas Instruments
If I unplug the board after I end debug, then I can close CCS7 normally, BUT - when I reopen it, it will not run debug again - it locks up and I have to restart, which locks the workspace, etc.
The issue is easily reproducible, I just have to reboot the computer to unlock the works pace to reproduce each time :)
@Ki-Soo Lee
According to Unlocker, the process locking the file is CCSTUDIO.exe - though I don't see how it can have it locked if it isn't in the list of running processes.