Hi! I'm trying to burn the stock imx linux image on the iMX93 EVK board with the uuu tool. So far I've downloaded the L6.1.36_2.1.0_MX93 zip file with the image and installed the uuu utility with apt.
I've figured the correct uuu command is:
sudo uuu LF_v6.1.22-2.0.0_images_IMX93EVK.zip/uuu.auto-imx93evk
This output below:
uuu (Universal Update Utility) for nxp imx chips -- lib1.4.193
Success 0 Failure 0 Wait for Known USB Device Appear...
Prep 1/ 0 [=================100%=================] Http Download\Uncompress
And gets stuck forever. It seems that my imx93evk board doesn't get recognized as a USB device no matter how hard I try and I've tried multiple SW1301 configurations, the Serial Downloader (0011) configuration as well. Do you know what shall I do in this case? Is it possible that the board is broken or fried somehow? It does light up and with images flashed from Yocto builds directly on an SD card I had no problems booting up.
已解决! 转到解答。
If you add -v to uuu, you will see the chip support in the current uuu version.
And you can use uuu -lsusb if the hardware is really connected. Or use like windows device manager to check it.
So, for your log, you are using 1.4.193 could not support i.mx93.
Please download new one.
https://github.com/nxp-imx/mfgtools/releases/tag/uuu_1.5.141
This output below:
uuu (Universal Update Utility) for nxp imx chips -- lib1.4.193
Success 0 Failure 0 Wait for Known USB Device Appear...
Prep 1/ 0 [=================100%=================] Http Download\Uncompress
If you add -v to uuu, you will see the chip support in the current uuu version.
And you can use uuu -lsusb if the hardware is really connected. Or use like windows device manager to check it.
So, for your log, you are using 1.4.193 could not support i.mx93.
Please download new one.
https://github.com/nxp-imx/mfgtools/releases/tag/uuu_1.5.141
This output below:
uuu (Universal Update Utility) for nxp imx chips -- lib1.4.193
Success 0 Failure 0 Wait for Known USB Device Appear...
Prep 1/ 0 [=================100%=================] Http Download\Uncompress
Hi @rockerr!
Thank you for contacting NXP Support!
Do you connect the USB connector to your host?
You have to connect the USB port of the processor to your host to burn the image to your board.
I am not referring to the debug port, the debug port is only to see the console of the board but doesn't work to burn images.
Best Regards!
Chavira