SK-AM62A-LP: Board is not booting up with tisdk build

Part Number: SK-AM62A-LP

Tool/software:

Hello Expert,

I am changed some edgeai-gst-apps code and rebuilded. wic image is generated. I flashed the image using bmap tool. 
When looking into the minicom. Board is not booting up.

The terminal print when I try to reboot by pressing the reset button.

U-Boot SPL 2024.04-ti-ga970f6e51043 (Nov 13 2024 - 14:26:23 +0000)
SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.8--v10.01.08 (Fiery Fox)')
SPL initial stack usage: 13568 bytes
Trying to boot from MMC2
ti_sci system-controller@44043000: Message not acknowledged
Authentication failed!
### ERROR ### Please RESET the board ###

How can I fix this issue.

Warm Regards,
Sajan

  • Hello,

    Is the default WIC image booting correctly? The issue only comes with the WIC image you built?

    Thanks!

  • Hello Prashant,

    Is the default WIC image booting correctly? The issue only comes with the WIC image you built?

    Yes. 
    But I flashed  .wic image using balena etcher. It will help to boot.
    Can't find what the issue associated with bmap img flash. It will copy the files at a very high speed. Takes only 2 and a half minutes for create sd card. But can't boot up.

    Warm Regards,
    Sajan

  • Hello,

    In that case, can you check the md5sum of the U-Boot images in both the cases. Ideally, they should be same. However, if they differ then we know there is some issue.

    Specifically,

    • Flash the SD card.
    • Unplug and plug it back.
    • Go to the mounted boot partition.
    • Check the md5sum of the U-Boot images.

    Repeat the steps for flashing via Balena Etcher and bmap.

    Regards,

    Prashant