How to build 32-bit by toolchain aarch64-fsl-linux

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

How to build 32-bit by toolchain aarch64-fsl-linux

1,896 Views
hawkinzhang
Contributor I

Hi,nxp

   i build toolchain : aarch64-fsl-linux from QorIQ-SDK-2.0  for LS1043A and install it. Now i found this is a 64-bit toolchain, If i want to build a 32-bit APP ,What should i do!

0 Kudos
Reply
1 Reply

1,565 Views
ryang
Contributor III

file:///Downloads/FTF-DES-N1850%20Porting%2032-bit%20Linux%20to%20ARM%C2%AEv8.pdf

Copy LS1021A’s configuration file to LS1043A’s source code −

$ cd < LS1043A-SDK-V0.4_Linux> −

$ cp < LS1021A-SDK-V1.3_Linux>/arc/arm/configs/ls1021a_defconfg .config

Porting 32-bit Linux to ARM®v8 | NXP 

0 Kudos
Reply