jameszum
Joined: 31 Jan 2012 Posts: 14
|
Debugger crashing CCS Compiler |
Posted: Thu Oct 09, 2014 4:49 pm |
|
|
I am running in debugger mode
IDE 5.028
PCB 5.028
PCM 5.028
PCH 5.028
PCD 5.028
On a windows 7 64 bit machine
Processor is 24F32KA304.
Debugger ICD-U64
Problem The CCS software crashes with an unrecoverable error:
this happens about 5 - 6 times a day, and I lose work.
I will recompile my code after making a change, any change. ( note the change can be made in the commented section of the code, the debugger still sees it as a change in the program). The code will compile, the IUC-U64 WILL program my part, then I will get the following error message
"Cannot perform command, the ICD is still executing the last command: DBG_G02"
There are 2 buttons in the dialog box, they are
"Run diagnostic" and "OK"
Pressing the "Run diagnostic" generates another error
"The application was unable to start (0xc0000142). Click OK to close the application.
IF I click on the OK button in this window, I enter an infinite loop.
If in the original dialog box I click on the "OK" button, I get to the infinite loop, faster.
Has anyone else seen this problem or is it new to the 5.0xx series.
I have sent a message to CCS about this. |
|