UUU tool stucking while flashing imx-boot/Coral Dev Board(IMX8MQ)

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

UUU tool stucking while flashing imx-boot/Coral Dev Board(IMX8MQ)

1,253 次查看
sef
Contributor II

I'm trying to flash bootloader(imx-boot) and image(.wic, created with yocto) to EMMC with UUU tool but stucking after wrote "imx-boot".

UUU and u-boot output: pastebin.com/1BFrTJvQ
also, u-boot config: pastebin.com/snxCVxA1

0 项奖励
回复
5 回复数

1,223 次查看
JorgeCas
NXP TechSupport
NXP TechSupport

Hello,

I hope you are doing well.

Could you please share the command that you used on UUU?

You need to flash:

<Your file name>.bin-flash_evk

<Your file name>.wic.zst or <Your file name>.wic

For example, here is the command to flash Linux 6.1 on i.MX8MN EVK:

uuu -b emmc_all imx-boot-imx8mn-lpddr4-evk-sd.bin-flash_evk imx-image-full-imx8mn-lpddr4-evk.wic.zst

Best regards.

Jorge.

0 项奖励
回复

1,200 次查看
sef
Contributor II

@JorgeCas sudo uuu -v -b emmc_all imx-boot-coral-dev-emmc.bin-flash_evk test-image-imx-coral-dev-20230620055703.rootfs.wic

0 项奖励
回复

1,182 次查看
JorgeCas
NXP TechSupport
NXP TechSupport

Hello,

Your board is on serial download mode? You can confirm it with:

 

uuu -lsusb

 

With the board in serial download mode and flashing the files mentioned on the last post should be enough to work correctly.

Did you try with the process on the official Coral Dev Board web page? It is listed on section "2: Flash the board".

Best regards.

Jorge.

0 项奖励
回复

1,157 次查看
sef
Contributor II

uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.5.21-0-g1f42172

Connected Known USB Devices
Path Chip Pro Vid Pid BcdVersion
==================================================
1:3 MX8MQ SDP: 0x1FC9 0x012B 0x0001

Also, i tried that process you mentioned. I was able to write successfully.

1,046 次查看
sef
Contributor II

@JorgeCasi mean, "2: Flash the board" works not UUU.

0 项奖励
回复