I downloaded the DM646x_FlashandBootUtils_1_50 and I am trying to boot the 6467 EVM serially. I need a little more detail on how to use slh_DM646x.exe to boot. I assume I need to load the UBL, bootloader, and a Linux image.
In a command window I enter "slh_DM646x -load2DDR UBL_DM646x_NAND.bin" and turn on the EVM. The CRC table, UBL, and Image data are successfully transmited and the target continues to send BOOTME. Is it supposed to send BOOTME? Then I try to load the bootloader, "slh_DM646x -load2DDR -startADDR 0x80200000 u-boot-1.2.0-dm6467.bin". The items appear to be sent properly, but slh does not exit.
Am I doing this all wrong? I would appreciate some more detailed instructions. I could not find detailed instructions on the forum or wiki.
Thanks