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:
Hi Team
While debugging the code powered through an external power supply, the device encountered a problem where it is held in reset.Below is the message we received from Code Composer Studio (CCS):
Could you please suggest some solutions to resolve this issue? We found a potential solution using the S1 boost switches to manually reset the device, but we are not achieving success with that approach.
Thanks & Regards,
Tasmiya
Hi Tasmiya,
What are the things you did before getting this error ?
Make sure the VDD, VDDIO are properly supplied to MCU.
Thanks.
Hi Prarthan Bhatt
I have attached the photo of my launchpad i am not able to find dedicated pins for VDD and VDDIO to check the voltage levels ,can you let me know the dedicated pins for VDD and VDDIO.If there is any solution let me know in your next answer
Thanks.
Hi Tasmiya,
If you are using launchpad then just connecting the usb should power on the MCU with on board circuitry.
Are you seeing LED's lit after connecting the usb cable to launchpad ?
Thanks
Hi Prarthan,
Yes, when I connect the USB cable to the Launchpad, the LEDs do light up.
Best,
Tasmiya
Hi Prarthan,
Before encountering the error, I was debugging the code while utilizing some graph properties. Unfortunately, I accidentally clicked the CPU reset button in Code Composer Studio, which may have contributed to the issue.
Please let me know if there are any other troubleshooting steps you recommend.
Best,
Tasmiya