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.

C5505 Custom Board Standalone programming

Hi, 

I'm try to make my project persistent on a self-made SoC based on C5505 PCB.

I Use programmer.out that I used with c5505 eZdsp demo board (programmer.out)

When I specify the executable (.bin) absolute path, the download seem to start but never ends.

Input your binary file path...
C:\Users\marti\Desktop\BACKUP\DC2017\project\BootImageTool\DC2017.bin
SPI EEPROM...
Writing data to device...
Opening C:\Users\marti\Desktop\BACKUP\DC2017\project\BootImageTool\DC2017.bin...
Input file opened

I'm using XDS100 V3 debug probe (OLIMEX TMS320-XDS100-V3)

The software loading in Debug or release mode always succeeds.

I have tried also by modifying the target configuration, putting USBSTK5505 as target device, but nothing changes.

The hex55 command option I give are:

hex55 -boot -v5505 -serial8 -b ..\Release\DC2017.out -o DC2017.bin

Any tip? It's quite urgent, please.

Thanks in advance

Paolo