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.

TMS320C6748 Bootloader Firmware Upgrade

Other Parts Discussed in Thread: TMS320C6748

Hi,

i am working on TMS320C6748 DSP processor.IDE is CCS ver 3.3


I am planning to implement firmware upgrade.i want to maintain two copies of .bin file in flash(NOR flash).

1.Is it possible to maintain two copies of .bin files, so that if booting from one of the bin files fails ,the other one should be there for the back up and boot from that.?

2.I have gone through the Bootloader application note .Which of the three NOR boot types would you suggest to implement ,for maintainig two copies.?