Boot Android on imx8mm evk board not working

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

Boot Android on imx8mm evk board not working

496 Views
avijitnsec
Contributor III

Hi, I am trying to build Android for imx8mm evk board.

I have tried the default Android image available in the website mentioned bellow. Seems like the user-space is crashing continuously and the device is stuck at the Android boot screen. 

repo location -

https://www.nxp.com/design/software/embedded-software/i-mx-software/android-os-for-i-mx-applications...

Build info - Android 11.0.0_1.2.1 (Linux 5.4.70 kernel)

Run the following commands to build Android for imx8mm_evk

$ tar xf imx-android-11.0.0_1.2.1.tar.gz
$ source imx-android-11.0.0_1.2.1/imx_android_setup.sh
$ source build/envsetup.sh
$ lunch 47 (evk_8mm-userdebug)
$ time ./imx-make.sh 2>&1 | tee build_imx8mm.log

Got the following compilation error in the Kernel, see the attached build log.

Can you please verify ?

0 Kudos
1 Reply

486 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello avijitnsec,

The patch you mentioned is for MX8MPlus and has nothing on MX8MM, you should download and install the Android 11.0.0_2.0.0 (Linux 5.10.9 kernel).

Regards

 

0 Kudos