Hello, TI,
I'm reading about NAND booting at http://processors.wiki.ti.com/index.php/UG:_DaVinci_PSP_Installation_on_DM365_EVM#Flashing_DM36x_EVM_using_NAND_Writer_utilities_.28CCS_environment.29
And I have a crucial question about Flashing EVM via Serial line.
What was meant under "binary application file" in the command line "sfh_DM36x.exe -nandflash <UBL binary file> <binary application file>"? I entered U-boot.bin on this place, the application loaded UBL and then constantly gives me a prompt
"Waiting for SFT from DM36x
Target: BOOTME
Target: BOOTME
Target: BOOTME ...".
And nothing else happened. I switched off the board as described in the instruction, set SW4 for NAND boot and switch the board on, but it still boots from MMC. What should I also do? Maybe set some special bootargs?
Upd: I also tried NANDWriter as an application and the result was the same...
I would really appreciate your help!