Hi,
I am using OMAPL-138 package for our project.
Under CCS optimization option, I have changed speed vs. size from 4 to 5 and put optimization level from off to 3(Interprocedure optimization) and along with it I have changed linker file(.cmd file) also. Some of sections i define on L2 memory (like .const, .fardata, .bss, .far and .rodata)for optimized code to be worked and remaining sections I put on DDR2 memory. After all these changes I made one image and flash it. But it seems image is not booting.
Regards,
Mitul Shinde