Hello,
I am working on OMAP L137 EVM board and CCS 3.3 and trying to bring the DSP core up. I am able to flash the firmware using XDS emulator. I am able to load the LED example code and it worksfine. I am also able to load the UBL firmware and load the application image (.bin file generated by Aisgen tool) into the SPI flash but while executing, UBL freezes with the UART message "Starting SPI Memory Copy...". I would like to have DSP UBL boot up the application instead of the application booting up from Power On Reset. I am writing the application in the address 0x80000000. Please help me. Also tell me if it is possible to develop applications on ARM core only without using DSP UBL on the L137 processor.
Thanks