how to build a 32-Bit SDK for IMX8 imx8mmevk

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

how to build a 32-Bit SDK for IMX8 imx8mmevk

1,751 Views
yufangyong
Contributor I

I am using the  IMX8 imx8mmevk from NXP.

My develop environment is yocto.

I can build the 64-Bit sdk and Linux kernel.

But if I want to build a 32-bit SDK, I am failed.

Please tell me the method, how to build a 32-Bit SDK for IMX8 imx8mmevk?

I have modify the build/conf/loacal.conf as below, but it still fail.why?

thanks.

require conf/multilib.conf
MULTILIBS = "multilib:lib32"
DEFAULTTUNE_virtclass-multilib-lib32 = "armv7athf-neon"
IMAGE_INSTALL_append = "lib32-glibc lib32-libgcc lib32-libstdc++"

0 Kudos
Reply
2 Replies

1,692 Views
weidong_sun
NXP TechSupport
NXP TechSupport

Hi, yufangyong ,

Below is the descriptions in i.MX_Yocto_Project_User's_Guide.pdf

----------------

weidong_sun_0-1611758422790.png

---------------------------------

then try it.

Have a nice day!

B.R,

weidong

0 Kudos
Reply

1,748 Views
yufangyong
Contributor I

Please give me some help

0 Kudos
Reply