Tool/software:
Hi
the product cannot start U-boot SPL normally , one unit can send u-boot-spl.bin through xmodem successfully , but failed to boot , the console show nothing . Do you know what are the possible causes of this problem?
Have try many times , but always failed. But it's ok with ohter units .
Xmodem :
U-Boot SPL boot :
The issue is observed only on one board. How many boards had been tested?
Best,
-Hong
This board is ok when begining and have burn the FW normally , but it cannot boot up after transportation. And we try to send u-boot-spl to boot up but failed.
And other devices which more than 1k are ok , never meet this issue
Based on your feedback, I'd think the issue might be due to HW/board issue on the non-working board.
Best,
-Hong
One option is using JTAG debugger to debug the issue if JTAG access is available on your board.
Best,
-Hong
One referecne on board porting and debugging
https://software-dl.ti.com/processor-sdk-linux/esd/AM335X/09_03_05_02/exports/docs/linux/How_to_Guides/Board_Port/U-Boot.html
Best,
-Hong