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.

TMS320C5517: Boot from software

Part Number: TMS320C5517

Hi, all,

We are using C5517 hardware boot process with reset signal and it works well.

To update firmware, we want to use software boot.  When the DSP accepts update request, the current software will call and run the boot program in ROM.

In "Using the TME320C5517 Bootloader", I found the address 0xFF683C.  This address may be an entry point of ROM Bootloader Code, described in Table 1 ROM Memory Map.

Then Our software jumps into the address.

However the bootstrap process doesn't work and it seems hang-uped.

Please teach me how to call the bootstrap loader program in ROM from our software.

BR,

Massa;