I made a AM1808 custom board without DDR memory to reduce cost.
I am trying to flash using Serial Flasher (sfh_OMAP-L138.exe.)
But Serial Flasher stops with below message.
(AIS Parse): BOOTME received!
(AIS Parse): Performing Start-Word Sync...
(AIS Parse): Performing Ping Opcode Sync...
(AIS Parse): Processing command 0: 0x58535901.
(AIS Parse): Performing Opcode Sync...
(AIS Parse): Loading section...
(AIS Parse): Loaded 11208-Byte section to address 0x80000000.
(AIS Parse): Processing command 1: 0x58535901.
(AIS Parse): Performing Opcode Sync...
(AIS Parse): Loading section...
(AIS Parse): Loaded 1020-Byte section to address 0x80002BC8.
(AIS Parse): Processing command 2: 0x58535906.
(AIS Parse): Performing Opcode Sync...
(AIS Parse): Performing jump and close...
(AIS Parse): AIS complete. Jump to address 0x80000000.
(AIS Parse): Waiting for DONE...
(AIS Parse): Boot completed successfully.
Waiting for SFT on the OMAP-L138...
Next step is not processed.
I know that UBL is loaded into the internal RAM memory and DDR isn't necessary.
However other board that has DDR complete flashing.
Does the sfh_OMAP-L138.exe program use the DDR memory?
What image (appication image or uart ubl) does it load into the internal RAM after receving BOOTME.