I built a Linux image after following the instructions below:
https://github.com/basler/meta-basler-imx8
I was able to generate a .wic.zst file:
I have tried copying it into an SD card, however, I did not see the debug port's message, leading me to believe the device is not booting. (I changed the boot switches to SD boot mode).
Has anyone had this issue? Also, how can I use UUU to flash this into the eMMC?
Solved! Go to Solution.
use the latest uuu tool, and use the command like
uuu.exe -b emmc_all <uboot image> <zst or wic image>
use the latest uuu tool, and use the command like
uuu.exe -b emmc_all <uboot image> <zst or wic image>