Cannot flash .wic image using UUU tool

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

Cannot flash .wic image using UUU tool

1,502 Views
karthicknarayanan
Contributor I

I am trying to flash a .wic image to imx8mp using UUU tool in linux. The USB is detected correctly and I am already using sudo but still it shows the following error.

3:1 1/ 0 [Failure open usb device,Try sudo uuu ]

I am using following to command to flash the image

sudo uuu -b emmc_all imx-boot-imx8mp-lpddr4-evk-sd.bin-flash_evk imx-image-core-imx8mp-lpddr4-evk.wic.zst*

karthicknarayanan_1-1715670902229.png

karthicknarayanan_2-1715671043934.png

 

 

0 Kudos
Reply
5 Replies

1,465 Views
jimmychan
NXP TechSupport
NXP TechSupport

Have you try like this?

uuu -b emmc_all imx-image-core-imx8mp-lpddr4-evk.wic.zst

0 Kudos
Reply

1,451 Views
karthicknarayanan
Contributor I
Yes I have tried this command , it was not working.
0 Kudos
Reply

1,441 Views
jimmychan
NXP TechSupport
NXP TechSupport

Are you using i.MX8MP EVK?

Which version of ubuntu are you using? Please try to update the libusb.

Have you try to program the demo image using uuu.auto?

 

0 Kudos
Reply

1,482 Views
jimmychan
NXP TechSupport
NXP TechSupport

You could try newer release of uuu

https://github.com/nxp-imx/mfgtools/releases

 

Or you could try to use the Windows version (uuu.exe)

0 Kudos
Reply

1,479 Views
karthicknarayanan
Contributor I
Thanks for the reply jimmy chan
I am getting same issue again after trying it with newer version UUU and we need to work it with linux
0 Kudos
Reply