Hi,
I try to boot SK-AM68-EVM from UART,and using ti-processor-sdk-linux-j721s2-evm-09_00_00_06-Linux-x86-Install.bin. After building u-boot, I try to use tiboot3.bin in R5 document and tispl.bin /u-boot.img in A72 document.
Step1: #sx -kb --xmodem tiboot3-j721s-hs-fs-evm.bin < /dev/ttyUSB0 > /dev/ttyUSB0
And transfer complete
Step2:#sx -kb --ymodem tispl.bin < /dev/ttyUSB0 > /dev/ttyUSB0
It shows “Transfer incomplete"
I don't know why tispl.bin can not transfer OK. Could you please help me solve this problem.
Thanks!