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.
Tool/software: Code Composer Studio
when I try to run any example code or MATLAB Simulink model, CCS gives me this error message:
C28xx: Failed CPU Reset: (Error -1156 @ 0x6) Device may be operating in low-power mode. Do you want to bring it out of this mode? Choose 'Yes' to force the device to wake up and retry the operation. Choose 'No' to retry the operation without waking the device. (Emulation package 8.2.0.00004)
when I select 'yes' it gives me this error message:
C28xx: Failed Software Reset: A reset is already in progress: (Error -1137 @ 0x0) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 8.2.0.00004)
The processor on the board seems to overheat the moment I plug it in and all three LEDs light up.
The jtag connectivity test works fine.
Also,3.3V and 5V pins show (3.25-3.19)V and (5.1-5.03)V respectively.
I am not sure why I'm not able to upload anything to the board.
Thanks,
Aruj Khandelwal
Aruj,
Do you happen to remember what happened between the time when the board was working fine an when it wasn't working anymore?
Since the board seems to overheat, please measure the current between the power and ground headers (with the USB plug disconnected). Cap the current measurement at 500mA, if that level is reached this means there is a short somewhere on the board. Normal power consumption should be below 150mA.
Also go into the CCS Target Configuration and verify that the default is set to your specific device.
Regards,
Peter