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.
Tool/software:
Hi TI Experts,
Customer build their AM62x development board, and using SDK10.0, for a new IOT Gateway project (upgrade from the old AM335 platform).
They use the same DDR size 2GB the same as we used in EVM. Their schematic was also reviewed by our HW expert.
And they are using the prebuilt base image, it is working normally on the EVM.
However, when customer use SD card boot using the prebuilt base image on their development board, they will meet the below problem, and stuck in the uboot stage.
U-Boot SPL 2023.04-dirty (Aug 07 2024 - 17:19:51 +0800) SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.8--v09.02.08 (Kool Koala)') SPL initial stack usage: 13408 bytes Trying to boot from MMC2 Authentication passed Authentication passed Authentication passed Authentication passed Authentication passed Starting ATF on ARM64 core... NOTICE: BL31: v2.10.0(release):v2.10.0-367-g00f1ec6b87-dirty NOTICE: BL31: Built : 16:09:05, Feb 9 2024 U-Boot SPL 2023.04-dirty (Aug 07 2024 - 17:20:04 +0800) SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.8--v09.02.08 (Kool Koala)') SPL initial stack usage: 1856 bytes Timed out in wait_for_event: status=0000 Check if pads/pull-ups of bus are properly configured
Could you please provide some suggestions for us to debug?
Many Thanks,
Kevin
Hi Kevin,
Could we suggest cusotmer connect A53 to CCS.Then check the PC value? Thanks.
Linjun
Hi Linjun,
Customer does not reserve jtag on their board so cannot connect to ccs.
After looking into the source code, the timeout is generated from OMAP I2C.
Could you let us know which peripheral it is reading so that customer could analyze it?
Many Thanks,
Kevin
Hello Kevin,
I have assigned your thread. Please note that this is a holiday week in India. Feel free to ping the thread on Tuesday if you did not get a response on Monday.
Regards,
Nick
Hi Kevin,
Could you please ask customer remove the configure "CONFIG_TI_I2C_BOARD_DETECT" to check. As to there is E2PROM on EVM board for configuration. Thanks.
Linjun