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.

Burn and Boot SPI Flash of C6748

I am using OMAP L138 SOM and use only DSP core for my application and it work fine with ccs in debug mode.

Now i want to burn my code in SPI flash and boot from SPI flash.

I convert my .out file to .bin file by using AISgen tool and flash it in SPI flash but it cant work.

I think may be i need also a .out file for ARM core.

Kindly tell me the procedure of flashing and booting from SPI flash.