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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

1,099件の閲覧回数
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,069件の閲覧回数
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,046件の閲覧回数
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,028件の閲覧回数
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,003件の閲覧回数
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.

892件の閲覧回数
sef
Contributor II

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

0 件の賞賛
返信