android 9

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

android 9

1,190 Views
dghosh
Contributor I

Hello,

I am facing error to port andriod 9  on iMX 8M Quad EVK eMMC board.

I took the 'prebuilt images with NXP extended features for the i.MX8QMax and 8QXPlus MEK' from NXP dowload link.

When I run the script 'uuu-android-mx8qxp-mek-emmc.lst', it hangs . I had to use ctrl+C.

Please find below the message:

dghosh@dghosh-ubuntu:~/vol2/imx$ sudo ./uuu /home/dghosh/vol2/imx/android_p9.0.0_1.0.0-beta_image_8qmek/uuu-android-mx8qxp-mek-emmc.lst
uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.2.26-0-g268294a

Enjoy auto [tab] command complete by put below script into /etc/bash_completion.d/uuu
  _uuu_autocomplete()
  {
       COMPREPLY=($(/home/dghosh/vol2/imx/uuu $1 $2 $3))
  }
  complete -o nospace -F _uuu_autocomplete  uuu

Success 0    Failure 0                                                                                                                                                                                      
                                                                                                                                                                                                             
       1/ 0   [                            ]                                                                                                                                                                 
dghosh@dghosh-ubuntu:~/vol2/imx$  

Please suggest.

Kind regards,

Debabrata

Labels (1)
Tags (1)
0 Kudos
1 Reply

745 Views
igorpadykov
NXP Employee
NXP Employee

Hi Debabrata

iMX 8M Quad EVK, i.MX8QMax and 8QXPlus MEK are three different processors, so

software should be built seperately for each one. Please refer to below link with selection

of software for different processors:

https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-6ser...

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos