We could not see your error information.
UUU is an evolution of MFGTools. The attachment is an introduction of UUU. Please download uuu.exe and follow the UUU introduction.
Here are some running examples. If you are not familiar with uuu, you can refer to them firstly.
Under Windows (should be as admin):
- For SD card:
- Linux:
- .\uuu -b sd_all imx-boot-imx8mmevk-sd.bin-flash_evk fsl-image-validation-imx-imx8mmevk.sdcard
- For EMMC:
- Linux:
- .\uuu -b emmc_all imx-boot-imx8mmevk-sd.bin-flash_evk fsl-image-validation-imx-imx8mmevk.sdcard
- or
- .\uuu.exe uuu.auto
- Android:
- .\uuu_imx_android_flash.bat -f imx8mm -u trusty
Under Linux:
If you download BSP release from nxp.com, you could find a file uuu.auto in the package. This is a preset script that can be executed directly (default for EMMC). You could change the script based on your requirement. Copy the uuu.exe under the release package, then execute the instructions.