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.
Hello Ankit,
1. After you the power supply is plugged in, are the power LEDs (DS2, DS3, DS4, DS5) turned on? DS2 is the LED for core power supply (1.2V), and DS4 is for IO power supply (3.3V).
2. When you plug the USB cable to the micro-USB connector, the D12 (near U28) should be turned on. If D12 is off, the regulator U25 which converts USB 5V to 3,3V for CPLD and FTDI devices is damaged. This means that the XDS100V2 stops working.
Hi Anki,
It looks like the code you programmed is making the part enter an exception state repeatedly. This prevents the CPU from entering a debug state. You need to try to erase the part, assert and release nRST to see if the erase command is able to halt the CPU and erase the flash.
Please try this procedure to let CPU enter a debug state:
BTW, the safety demo GUI is not supported by windows 10. It was developed for working in WIndows 7.
Hi Ankit,
The demo GUI might use different flash tool to download code to the flash. The failure of verification is caused by the ECC. Please enable the ECC generation when compiling the project.