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.