Hi Forum.
On the OMAP-l137 EVM using the DSP processor only.
The application is running from the JTAG and now I wants to flash it to the flash on the target.
From the document "Seriel Boot and Flash loading utility for OMAP-l137" i have connected to the target with the UART and I have "BOOTME"
running sfh_OMAP-l137.exe -erase looks ok
running sfh_OMAP-l137.exe -flash_noubl and using the .out file from my project release directory. It looks OK but I can't make it booting after changing the BOOT to the default eeprom "01000" and reset.
Then I tried the genecc_OMAP-l137 and made a file called **_eccdata.bin and loaded that to the FLASH but still no boot up.
1. Can't I use the same .out file for the flash download ?
2. Do I need to convert/add something to make it work?
It is not quit clear what process is needed, to go from CCS5.4 to boot image for download.
Claus.