Cross compile for QorIQ under Windows environment

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

Cross compile for QorIQ under Windows environment

932 次查看
lukaszzemla
Contributor II

Because of some constraints we will have to build applications for QorIQ (P1020) in Windows environment.

Has anyone tried it and could recommend some toolchain (working natively in Win 7)?

Thank you in advance!

Lukasz

标签 (1)
0 项奖励
回复
3 回复数

640 次查看
addiyi
NXP Employee
NXP Employee

You could use CodeWarrior for PA, which contains a cross compile toolchain for linux app.

Adrian

0 项奖励
回复

640 次查看
alexander_yakov
NXP Employee
NXP Employee

Our "Linux SDK for QorIQ processors" works on Linux workstation, there is no version for Windows.

As a workaround, I can suggest running this SDK on Linux virtual machine. Using in this way gives a number of advantages - you can have virtual machine snapshots with known SDK configurations, backup your machines, run several machines at a time, etc.

Link to Linux SDK for QorIQ processors

Linux® SDK for QorIQ Processors|NXP

Also, we offer our CodeWarrior software, this software works on Windows PC

CodeWarrior Software Development Tools|NXP


Have a great day,
Alexander

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

640 次查看
lukaszzemla
Contributor II

Unfortunately virtual machines do not solve our problem. We may use (and already use) virtual machines with Linux SDK for creation of kernel and rootfs - it is responsibility of embedded SW team.

The another story is an application team. The application team produces application using home grown graphical programming tools - they 'draw' programs and then C code is being generated (tool invokes right compiler). Thas tool works only on Windows and porting it to Linux is too big effort. We thought that we might use some open source cross compilers working on Windows - only for building userspace applications.

Best regards,

Lukasz

0 项奖励
回复