Hello,
I am trying to flash i.MX8M Nano EVK using UUU Tool on Ubuntu 16.04. I have configured boot switches to Serial Download Mode and connected USB cable and Power. I am giving following command:
$ sudo ./uuu -b emmc_all <bootloader file .bin> <rootfs file .sdcard.bz2/*>
And I am getting following error:
uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.3.191-5-gbb8cda8 Success 0 Failure 1 1:2 1/ 1 [HID(W):LIBUSB_ERROR_TIMEOUT ] SDPS: boot -f <bootloader file .bin>
Thank you,
Rohan M
I am using Linux 5.4.3_1.0.0, tried with both demo images and images that I built.
Sure!
I am using following files to flash:
Bootloader: u-boot-sd-2019.04-r0.bin
Rootfs: core-image-minimal-imx8mnevk.sdcard.bz2
Does it work on you side? Sorry for late reply, I have tested it on my board, it works well.
Use the sudo ./uuu -b emmc_all imx-boot-imx8mnevk-sd.bin-flash_ddr4_evk imx-image-full-imx8mnevk.tar.bz2