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.

Need help on problems with "Serial Flasher Host Program" for MAP-L137 Rev2.

Other Parts Discussed in Thread: OMAP-L137

Hi:

Evaluation Board: Digital Spectrum, OMAP-L137 EVM Rev1.

Software: MS Viusal studio 2005 with Windows CE6.0 R3 platform builder. And WINCE BSP for OMPA-L137 get from MPC Data.

Test cases for "Serial Flasher Host Program" for OMP-L137 with OMAP-L137 Rev1.

(1) sfh_OMAP-L137-1-50 -spiflash_dsp -p Com5 -appStartAddr 0xC3F60000 -appLoadAddr 0xC3F60000 dsp-spi-ais.bin ubl-spi.bin EBOOTSPIFLASH.nb0(Rev1)

    Worked fine, system boot up OK.  Serial Flasher Host Program v1.50 work fine with OMAP-L137 Rev1.

(2) sfh_OMAP-L137-1-67 -flash_dsp -p Com5 -baud 230400 -targetType OMAPL137_v1 -appStartAddr 0xC3F60000 -appLoadAddr 0xC3F60000 dsp-spi-ais.bin ubl-spi.bin EBOOTSPIFLASH.nb0(Rev1)

    Downloaded OK, however could not boot.

We are developing a system board with OMAP-L137 Rev2.

We have changed SOC Type to OMAP-L137 Rev2 in the platform builder to create new EBOOTSPIFLASH.NB0 for OMAP-L137 Rev2.

ubl_C6747_SPI_MEM.bin ubl_OMAPL137_v2_SPI_MEM.bin came with "OMAP-L137_FlashAndBootUtils_2_15".

I tried to flash the system to OMAP-L137 Rev2:

(3) sfh_OMAP-L137-1-67 -flash_dsp -p Com5 -appStartAddr 0xC3F60000 -appLoadAddr 0xC3F60000 dsp-spi-ais.bin ubl-spi.bin EBOOTSPIFLASH.nb0(Rev2)

    Downloaded OK, however could not boot.

(4) sfh_OMAP-L137-1-67 -flash_dsp -p Com5 -appStartAddr 0xC3F60000 -appLoadAddr 0xC3F60000 ubl_C6747_SPI_MEM.bin ubl_OMAPL137_v2_SPI_MEM.bin EBOOTSPIFLASH.nb0(Rev2)

    Downloaded OK, however could not boot.

 

Questions:

A. Why Case# (2) doesn't work?

B. Do dsp-spi-ais.bin and ubl-spi.bin work on OMAP-L137 Rev2 as well as Rev1?

C. Did I use the programs correctly on case#(3), case#(4)?

D. Did I miss something important?

Thank you for your help.

 

-kc