Hi all,
I am working on C5502 DSP. I have worked with this DSP in HPI Boot mode but now we want to use UART Boot mode in our new design.
Following are the steps I have worked on:
1. I have configured Boot mode as HPI Boot mode with all necessary settings.
2. I have written 1 test application to ON/OFF LED (GPIO4). I compiled it in CCS3.3. After that using Hex55.exe utility I generated .bin file.
3. I have connected LED at GPIO4. At power reset LED goes ON. But after sometimes LED goes OFF. When I am sending this file using hyper terminal using "send text file", I am getting echoed file. and after that LED on GPIO4 goes ON.
4. And it remains ON continuously. Internal bootloader is not jumping to .bin file's entry point.
This is very basic situation. Please guide me on same.
Thank you,
Amit Shah.