Part Number: PROCESSOR-SDK-AM335X
Tool/software: Linux
Hi,
I have been using minicom to send u-boot.img through ymodem to am335x-evmSK for a while. My OS is ubuntu 1604 64bits. And I am using sdk 3.3.0.4. (I don't think the sdk matters). Sending u-boot-spl.bin through xmodem works very smoothy if I press the warm reset button as it indicates. But I notice that almost 2 out of 3 times, sending file through ymodem will fail. Although occasionally it works, but this is really annoying since I plan to use UART as initial programming of my custom board.
Is it because of lacking necessary configuration on minicom ? What causes the ymodem so unstable?
Thanks.