I am using a eZdsp2812 and XDS510LC emulator controlling a power converter. It happens to me that the CCS3.3.38.2 ran in an error while I was doing load changes test. The pop up window shows the information as below,
Trouble Halting Target CPU:
Error 0x00000020/-1156
Error during: Execution,
Lost processor clock. Device may be operating
in a low-power mode. Do you want to bring it
out of this mode?
Sequence ID: 15
Error Code: -1156
The command window shows:
Error: Error 0x20000024/-1135 Severe Error during: Register, Execution, Unrecoverable emulation error Sequence ID: 16 Error Code: -1135 Error Class: 0x20000024
Failed to remove the debug state from the target before disconnecting. There may still be breakpoint opcodes embedded in program memory. It is recommended that you reset the emulator before you connect and reload your program before you continue debugging.
Error: Error 0x20001020/-1135 Severe Error during: Execution, Target, Unrecoverable emulation error Sequence ID: 16 Error Code: -1135 Error Class: 0x20001020
Failed to remove the debug state from the target before disconnecting. There may still be breakpoint opcodes embedded in program memory. It is recommended that you reset the emulator before you connect and reload your program before you continue debugging.
The error happens once in every three or four load change tests. I noticed that sometimes the CCS stopped at the ADC initial program while the error occurred. I guess would this because of the large current change making the ADC go wrong? The OS is windows 7 64-bit.