How to create a 64/32 coexist environment by Yocto with i.MX8 CPU

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

How to create a 64/32 coexist environment by Yocto with i.MX8 CPU

603 Views
andy_cc_huang
Contributor II

Hi ,

I am using imx8qxpmek EVK with L4.9.88 beta2 SDK.

For some reasons, we want to development 32 bit programs in i.MX8.

So here is the question, how could we generate a 64/32 running environment by Yocto , like ubuntu 64bit OS also can running 32bit programs.

Best,

Andy

Tags (2)
0 Kudos
2 Replies

462 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Andy,

You can see how to support 32 bit applications using the multilib configuration on section 5.6.9 of the i.MX Yocto User’s Guide, available as part of the L4.9.88_2.0.0 BSP documentation.

I hope this information helps!

Regards,

462 Views
andy_cc_huang
Contributor II

thanks for the reply, I can create the environment after follow the yocto user's guide.

0 Kudos