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.
I unfortunately updated to Code Composer 6.1.3 and that seems to have pretty much destroyed my setup.
System Details:
Windows 7 Pro - 64Bit
I had a working installation of 6.1.0.
I can compile the code however the debugger does not launch - it seems to just hang. USB FET firmware was updated, recovered, and updated again.
There are no error messages displayed and the progress window shows it as completed. The debug window indicates a debug session
But there is no load window - also, the debugger does not jump to main, and i also do not get the green GO button.
Is there a way to repair the install? I have tried removing previous installations, reinstalling the driver, disabling the firewall etc.
Thanks
Removing all breakpoints may allow the debugger to work - see CCS 6.1.3 upgraded 6.1.2 project, hangs on launch of debugsantosh balakrishnan37 said:But there is no load window - also, the debugger does not jump to main, and i also do not get the green GO button.