Hello,
Now I'm trying to boot OMAP-L138 via UART and writing bootloader to NOR flash
with "sfh_OMAP-L138.exe" serial flasher host program on the Windows.
OMAP-L138 is set the UART boot mode with BTMODE pins and can request "BOOTME",
but the messages shown from the flasher are as below and the work is fail.
If any problems, please inform me.
-------------------
>sfh_OMAP-L138 -flash_noubl -flashType NOR ais_to_uboot.bin
-----------------------------------------------------
TI Serial Flasher Host Program for OMAP-L138
(C) 2011, Texas Instruments, Inc.
Ver. 1.67
-----------------------------------------------------
Platform is Windows.
[TYPE] Single boot image
[BOOT IMAGE] ais_to_uboot.bin
[TARGET] OMAPL138
[DEVICE] NOR
Attempting to connect to device COM1...
Press any key to end this program at any time.
(AIS Parse): Read magic word 0x41504954.
(AIS Parse): Waiting for BOOTME... (power on or reset target now)
(AIS Parse): BOOTME received!
(AIS Parse): Performing Start-Word Sync...
(AIS Parse): Performing Ping Opcode Sync...
(AIS Parse): Boot aborted.
Booting SFT failed. Trying again (you may need to reset the target)...
-------------------
By the way, when the OMAP-L138's starting up,
UART shows "BOOTME BOOTME" which means "BOOTME" requests
2 times immediately.
Is this correct ?
(OMAP-L138's reset pin is controlled by the external PLD device)
Best regards.
Kenji