IMX8 Plus EVK Won't boot from SD card

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IMX8 Plus EVK Won't boot from SD card

Jump to solution
420 Views
cduarte0306
Contributor II

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:

cduarte0306_0-1697164200152.png

 

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?

 

 

0 Kudos
Reply
1 Solution
393 Views
joanxie
NXP TechSupport
NXP TechSupport

use the latest uuu tool, and use the command like

uuu.exe -b emmc_all <uboot image> <zst or wic image>

View solution in original post

0 Kudos
Reply
1 Reply
394 Views
joanxie
NXP TechSupport
NXP TechSupport

use the latest uuu tool, and use the command like

uuu.exe -b emmc_all <uboot image> <zst or wic image>

0 Kudos
Reply