Environment and Device:
1.imx8mq evk
2.Linux 6.6.23_2.0.0 bitbake imx-image-core
3.build file
3.1 imx-boot-imx8mqevk-sd.bin-flash_evk
3.2 imx-image-core-imx8mqevk.rootfs-20240906101159.wic
issue: I tried two way to burn the eMMC but all failed.
1. use uuu.auto(uuu_version 1.2.39)
continuous run 2:2-NXP from 0 to 100% and won't stop.
2. uuu -v -b emmc_all imx-boot-imx8mqevk-sd.bin-flash_evk imx-image-core- imx8mqevk.rootfs-20240906101159.wic
continuous run 2:2-NXP 100% too.
Thank for any help.
Solved! Go to Solution.
Have a try use the one:
uuu -v -b emmc_all imx-boot-imx8mq-evk-sd.bin-flash_evk imx-image-core-imx8mqevk.rootfs-20240906101159.wic
or uuu -v -b emmc_all imx-image-core-imx8mqevk.rootfs-20240906101159.wic
Regards
Harvey
Have a try use the one:
uuu -v -b emmc_all imx-boot-imx8mq-evk-sd.bin-flash_evk imx-image-core-imx8mqevk.rootfs-20240906101159.wic
or uuu -v -b emmc_all imx-image-core-imx8mqevk.rootfs-20240906101159.wic
Regards
Harvey
Hi Harvey021
Burning has been successfull when using ILF_v6.6.23-2.0.0_images_IMX8MQEVK->
imx-boot-imx8mq-evk-sd.bin-flash_evk + imx-image-core-imx8mqevk.rootfs-
20240906101159.wicfile.
But my build folder no imx-boot-imx8mq-evk-sd.bin-flash_evk file,
only imx-boot-imx8mq-evk-sd.bin-flash_evk. Is this correct?
Build it by changing the MACHINE to imx8mq-evk as provided - meta-freescale/conf/machine/
Or to download it from prebuild image (IMXLINUX) will be time saving.
Regards
Harvey