Difficulties installing .img files on Android 12 Tablet

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

Difficulties installing .img files on Android 12 Tablet

Jump to solution
1,663 Views
JustinS
Contributor I

My work involves using various AI methods to process medical images. I have been using Khadas and Google Edge TPUs, and in search of faster training of AI models, I decided to try using an i.MX 8M Plus – Arm® Cortex®-A53 board controlled from a Samsung Galaxy Tab S8+ tablet running Android v.12.

From the NXP site* I have downloaded: android-12.0.0_1.0.0_image_8mpevk.tar.gz (the files in the extracted directory are listed below). From what I have read, I knew that I needed to install one or more .img files but I have not been able to find instructions about how to proceed; namely, I am not clear about which .img I need to install and how to install or flash the required files. I would greatly appreciate advice about which files I need to install and the method for installing the files.

With my appreciation and thanks for any help,

Justin S

The extracted folder contains:

E:\android-12.0.0_1.0.0_image_8mpevk.tar\android-12.0.0_1.0.0_image_8mpevk\ ------- 0 55 4,100,544,218 4,100,544,218
fastboot_imx_flashall.bat
uuu_imx_android_flash.bat
rpmb_key_test.bin
spl-imx8mp-dual.bin
spl-imx8mp-trusty-dual.bin
testkey_public_rsa4096.bin
boot-imx.img
boot.img
bootloader-imx8mp-dual.img
bootloader-imx8mp-trusty-dual.img
dtbo-imx8mp-basler-ov5640.img
dtbo-imx8mp-basler.img
dtbo-imx8mp-lvds-panel.img
dtbo-imx8mp-lvds.img
dtbo-imx8mp-mipi-panel.img
dtbo-imx8mp-ov5640.img
dtbo-imx8mp-rpmsg.img
dtbo-imx8mp.img
imx8mp_mcu_demo.img
partition-table-28GB-dual.img
partition-table-28GB.img
partition-table-dual.img
partition-table.img
product.img
super.img
system.img
system_ext.img
vbmeta-imx8mp-basler-ov5640.img
vbmeta-imx8mp-basler.img
vbmeta-imx8mp-lvds-panel.img
vbmeta-imx8mp-lvds.img
vbmeta-imx8mp-mipi-panel.img
vbmeta-imx8mp-ov5640.img
vbmeta-imx8mp-rpmsg.img
vbmeta-imx8mp.img
vendor.img
vendor_boot-debug.img
vendor_boot-test-harness.img
vendor_boot.img
u-boot-imx8mp-evk-uuu.imx
u-boot-imx8mp-trusty-secure-unlock.imx
u-boot-imx8mp-trusty.imx
u-boot-imx8mp.imx
fastboot_imx_flashall.sh
imx-sdcard-partition.sh
uuu_imx_android_flash.sh
NOTICE.txt
NOTICE_ODM.txt
NOTICE_ODM_DLKM.txt
NOTICE_PRODUCT.txt
NOTICE_SYSTEM_EXT.txt
NOTICE_VENDOR.txt
NOTICE_VENDOR_DLKM.txt
EULA.txt
SCR-android-12.0.0_1.0.0.txt
E:\android-12.0.0_1.0.0_image_8mpevk.tar\android-12.0.0_1.0.0_image_8mpevk\ ------- 0 55 4,100,544,218 4,100,544,218


* (#https://www.nxp.com/products/processors-and-microcontrollers/arm-processors/i-mx-applications-proces...)

 

0 Kudos
Reply
1 Solution
1,647 Views
AldoG
NXP TechSupport
NXP TechSupport

Hello,

You may download the documentation package available here:
https://www.nxp.com/webapp/Download?colCode=12.0.0_1.0.0_DOCS

Please refer to the Android_Quick_Start_Guide.pdf, section 5.3 Flashing board images it is explained in detail the operation to flash your i.MX8M Plus EVK.

Best regards,
Aldo.

View solution in original post

2 Replies
1,648 Views
AldoG
NXP TechSupport
NXP TechSupport

Hello,

You may download the documentation package available here:
https://www.nxp.com/webapp/Download?colCode=12.0.0_1.0.0_DOCS

Please refer to the Android_Quick_Start_Guide.pdf, section 5.3 Flashing board images it is explained in detail the operation to flash your i.MX8M Plus EVK.

Best regards,
Aldo.

1,642 Views
JustinS
Contributor I

Hi Aldo,

Thank you for providing me with such a quick and spot on reply. The document that you recommended was exactly what I needed.

Much appreciated,

‘Justin