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.

TDA4VM: Fail boot IPC example SPL/uboot

Part Number: TDA4VM


Hi, I follow step : https://software-dl.ti.com/jacinto7/esd/processor-sdk-qnx-jacinto7/08_02_00_03/exports/docs/build_steps_j721e.html

And succesfully I achive run SBL mode, however I tried to run with SPL and not run properly:

log message:

U-Boot SPL 2021.01-g44a87e3ab8 (Mar 23 2022 - 21:34:29 +0000)
Model: Texas Instruments K3 J721E SoC
Board: J721EX-PM2-SOM rev E8
SYSFW ABI: 3.1 (firmware rev 0x0016 '22.1.1--v2022.01 (Terrific Llam')
Trying to boot from MMC2
spl_load_image_fat: error reading image tispl.bin, err - -6
spl_load_image_ext: ext4fs mount err - 0
SPL: failed to boot from all boot devices
### ERROR ### Please RESET the board ###

I turn on and turn off and sometime program run, but it seems unestable? Any solution for this problem?

No modification over the IP example