how to build a 32-Bit SDK for IMX8 imx8mmevk

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

how to build a 32-Bit SDK for IMX8 imx8mmevk

1,744 次查看
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 项奖励
回复
2 回复数

1,685 次查看
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 项奖励
回复

1,741 次查看
yufangyong
Contributor I

Please give me some help

0 项奖励
回复