Cross compile for i.mx287 to run linux on a Windows enviroment

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

Cross compile for i.mx287 to run linux on a Windows enviroment

Jump to solution
740 Views
robertjanes
Contributor I

I have installed Ubuntu 14.04 LTS server edition on a virtual server.  I have QT Creator 3.4 installed on a Windows 7 64b machine.  My target device is an I.MX287evk equivalent board.  Can I cross compile for my arm-linux-generic-elf by simply pointing my cross compiler to the location of the files on the server?  Or, is there a way to cross compile with files only installed on the Windows 7 box?  I am using Yocto 1.7 (Dizzy) as my BSP.

Labels (4)
0 Kudos
1 Solution
551 Views
gusarambula
NXP TechSupport
NXP TechSupport

Unfortunately, the toolchain available as part of the Yocto Community BSP is meant to work over Linux. You would need to obtain a toolchain that works over Windows and configure it on QT Creator.

View solution in original post

0 Kudos
1 Reply
552 Views
gusarambula
NXP TechSupport
NXP TechSupport

Unfortunately, the toolchain available as part of the Yocto Community BSP is meant to work over Linux. You would need to obtain a toolchain that works over Windows and configure it on QT Creator.

0 Kudos