This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PROCESSOR-SDK-AM64X: AM64X SKEVM Board Unable to read file u-boot.img

Part Number: PROCESSOR-SDK-AM64X

SDK version used:  08.02.00.23 (05 MAY 2022)

Board used: AM64x SKEVM

 After "sudo xxxxx/create-sdcard.sh", I tried selecting default image, base image, and tiny image separately in the different time, but all failed about reading file u-boot.img when the connection ready to boot, and this file actually exists. 

I put the information corresponding to the selection of tiny image shown below:

U-Boot SPL 2021.01-g44a87e3ab8 (May 05 2022 - 17:43:41 +0000)
EEPROM not available at 80, trying to read at 81
SYSFW ABI: 3.1 (firmware rev 0x0016 '22.1.1--v2022.01 (Terrific Llam')
SPL initial stack usage: 13392 bytes
Trying to boot from MMC2
Starting ATF on ARM64 core...

NOTICE:  BL31: v2.5(release):08.03.00.002-dirty
NOTICE:  BL31: Built : 17:38:37, May  5 2022

U-Boot SPL 2021.01-g44a87e3ab8 (May 05 2022 - 17:42:22 +0000)
SYSFW ABI: 3.1 (firmware rev 0x0016 '22.1.1--v2022.01 (Terrific Llam')
Trying to boot from MMC2
Error reading cluster
** Unable to read file u-boot.img **
No matching DT out of these options:
   
No matching DT out of these options:
   
SPL: failed to boot from all boot devices
### ERROR ### Please RESET the board ###

Thanks for helping !