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.

Bootloader boots up Secondary Bootloader boots up Application

Other Parts Discussed in Thread: TMS320F28335, CONTROLSUITE

Hi,

We are planning to have custom/specialized boot process for our system..

1) the DSP is first enteres in Flash-BOOT mode – this would be the first boot loader and with minimum functionality of copying the secondary bootloader from the flash to RAM and then executing it from the RAM itself

2) The secondary bootloader shall receive the application binary over sci/sintf interface in some customized protocol and then copy it to the flash at respective FLASH location - i.e. Transfer the application code & burn into DSP flash, by using the secondary boot loader

Problem we are facing: Design issue -

- Most importantly need c2000 support on copying the secondary application from Flash to RAM and execute it

- Need to have a Secondary Boot Loader..?

If you could provide any pointers/help would be glad.. Let me know in case you need any further inputs on this..

DSP CPU used: TMS320F28335

 

- Arpan Sadhankar