error about Android downloading to SD card

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

error about Android downloading to SD card

928 Views
carolyn_zhang
Contributor II

Hi,

There is an error occurred when I downloaded Android to a 16GB SD card using uuu, the board I used is MCIMX8QM MEK.

Firstly, I uncompressed android_p9.0.0_2.3.5-auto_image_8qmek.tar.gz.

Then, I input command as below:

D:\Test\DBSMX8X\android_p9.0.0_2.3.5-auto_image_8qmek>uuu_imx_android_flash.bat -f imx8qm -a -e -t sd -c 7

At last, I got:
   This script is validated with uuu 1.3.82 version, it is recommended to align with this version.
   dual bootloader is supported
   dtbo is supported
   dual slot is supported
   generate lines to flash spl-imx8qm.bin to the partition of bootloader0
   generate lines to flash partition-table-7GB.img to the partition of gpt
   generate lines to flash bootloader-imx8qm.img to the partition of bootloader_a
   generate lines to flash dtbo-imx8qm.img to the partition of dtbo_a
   generate lines to flash boot.img to the partition of boot_a
   generate lines to flash system.img to the partition of system_a
   generate lines to flash vendor.img to the partition of vendor_a
   generate lines to flash vbmeta-imx8qm.img to the partition of vbmeta_a
   uuu script generated, start to invoke uuu with the generated uuu script
   uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.3.191-0-g4fe24b9

   Success 0 Failure 1


   1:42 12/20 [Request would exceed partition size! ] FB: flash system_a system.img.link

Could some one give me some advises please? Thanks.

0 Kudos
Reply
2 Replies

869 Views
b36401
NXP Employee
NXP Employee

Please enlarge the partition. You can refer to chapter 8.8.2 of Android User's Guide you can get here:

https://www.nxp.com/docs/en/user-guide/ANDROID_USERS_GUIDE.pdf

0 Kudos
Reply

869 Views
carolyn_zhang
Contributor II

Hi,

The SD card I used is 16GB, the img I used is partition-table-7GB.img. So I think the card momeory is enough. May I need to change uuu_imx_android_flash.bat?

0 Kudos
Reply