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

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

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

跳至解决方案
760 次查看
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.

标签 (4)
0 项奖励
1 解答
571 次查看
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 项奖励
1 回复
572 次查看
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 项奖励