imx8 m mini I'm wondering how to insert an image in the initial state.

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

imx8 m mini I'm wondering how to insert an image in the initial state.

670 Views
twkang
Contributor I

hi 

Currently I am using imx8 m mini ddr4 evk board
I am in the process of inserting an Android image.

But I don't understand how to put an image using uuu.exe file and mfgtools-uuu_1.3.136, android-10.0.0_1.0.0_image_8mmevkddr4. Please detail the documentation or method for this.

Labels (1)
0 Kudos
1 Reply

630 Views
diegoadrian
NXP Employee
NXP Employee

Hello,

I apologize for the delay. 

To download an image using the UUU tool is simple, you just need to set your board into serial download mode and then run the following command at the windows shell terminal.

.\uuu_imx_android_flash.bat -f imx8mm -a -e 

Remember that you need to have the uuu.exe file in the same path that you have all your images. Furthermore, that command will only download the image into an sdcard of 16 GB. If you want to use the eMMC memory of the board, you need to change the settings of the script. For more information regarding this, I suggest you follow the Android's_Quick_Start_Guide. There you could find in a more complete way how to use UUU tool.

Best regards,

Diego.

0 Kudos