Reply by christophe blouet August 4, 20082008-08-04
In your application you have to create sections, some part of your code will go to IRAM some other to SDRAM.
In your secondary bootloader, you have to copy the new section from Flash to SDRAM.
And there it is.
Reply by z_11...@yahoo.com August 4, 20082008-08-04
Hi all

I can boot DSP via secondary boot loader successfully (code/data copy to IRAM), but my application is larger than IRAM space, so how can I boot from Flash to SDRAM in C6713?

Is it possible with secondary boot loader? Please guide me.

Thanks
Zahra