Part Number:TMS320F28035
ADC Calibration not complete, check if device is unlocked and recalibrate.C28xx: Can't Run Target CPU: (Error -1156 @ 0x3EEE07) Device may be operating in low-power mode. Do you want to bring it out of this mode? (Emulation package 5.1.232.0)
Yale Li:
Hi Chiu,
Low power run mode
These errors mean the device is in low power run mode. Depending on the severity of the condition, the JTAG debugger may or may not be able to bring it out of this mode.
If there are no other external factors that are holding this device in low power, the JTAG debugger will most probably be able to successfully bring the device out of this mode:
Error: (Error -1156 @ 0x0) Device may be operating in low-power mode. Do you want to bring it out of this mode?However, if there is a more severe power outage on the device, the JTAG debugger is unable to bring it out of this mode:
Error: (Error -1155 @ 0x0) Device may be operating in low-power mode. Reset the device, and retry the operation.If error persists, confirm configuration, power-cycle the board,and/or try more reliable JTAG settings (e.g. lower TCLK).The solution to this error message is usually more involving. A good troubleshooting is shown in this e2e forum thread.
BR
Yale