Tool/software: Code Composer Studio
Hi,
I am having issue with CCS debug, the whole IDE crashes when I try to load symbols (during debug).
I am using CCS V6.2, compiler 4.41, target device as mentioned above is C5509
Problem:
1> I am trying to do flash debug, through debug configuration I am selecting "load symbols only".
Next I am able to put the device in debug mode, I am able to connect to device but when I try to load the symbols '*.out' file the IDE shuts down/Crashes without any notification.
2> I reduced my code size and trying to do RAM debug, it seems IDE is trying to launch debug session and I can see the progress bar showing loading of the program but eventually that too fails the same way. IDE Crashes and shut down.
I have posted the same issue a while ago the issue was forwarded to debugger expert but I never heard back from anyone.