IMX8 Plus EVK Won't boot from SD card

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

IMX8 Plus EVK Won't boot from SD card

跳至解决方案
409 次查看
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 项奖励
1 解答
382 次查看
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 项奖励
1 回复
383 次查看
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 项奖励