Hi all,
I am trying to boot a Custom IMX8MPLUS based board by programming the eMMC using the UUU tool. The flashing process is getting stuck after the first step. On trying to flash again using uuu tool, it shows "waiting for USB devices". Given below is our setup:
1) Custom IMX8MPLUS based board. The Custom board has 4GB DDR instead of 8GB in the EVK board.
2) USB type B connector from ubuntu 20.04 PC to the board. UUU tool uses this cable to flash the image to eMMC.
Below are the steps I followed to try to flash to eMMC:
1)Set the boot switch to Serial Download (0001)
2)Power on the board and do the command - "sudo uuu -b emmc_all imx-image-core-imx8mp-lpddr4-evk-20220928103253_deflt_dts.rootfs.wic.bz2"
After executing this command, the process gets stuck. A screenshot of the issue has been attached.
I also tried to flash the bootloader only to the eMMC by using "sudo uuu -b emmc u-boot-imx-initial-env-imx8mp-lpddr4-evk-sd" but that process also is getting stuck. A screenshot of this issue is also attached.
Please do provide some help on this issue.
Thanks and regards,
Aaron