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

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

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

1,098 Views
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 Kudos
Reply
5 Replies

1,068 Views
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 Kudos
Reply

1,045 Views
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 Kudos
Reply

1,027 Views
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 Kudos
Reply

1,002 Views
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.

891 Views
sef
Contributor II

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

0 Kudos
Reply