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.

Custom Boot Loader

Hi,

I am using the 6657 DSP.

I want to build an application for sending an image over the PCIe to the DSP.

Before the DSP boots, I need to perform a checksum on the received image.If checksum OK, Boot the DSP with the image and turn on GPIO leds.

1. How Can I download a custom RBL (boot loader) to the DSP ?  at which address does it start, at address of 0x20B00000 ?

2. How can I check checksum on an image (*.bin)  file ? Is the checksum value exist in the file ?

Thanks,

Ivgeni.