Linux cross tools are missing in CodeWarrior ARMv7 2019.01

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

Linux cross tools are missing in CodeWarrior ARMv7 2019.01

跳至解决方案
3,311 次查看
miloserdin
Contributor I

Hello!

I've installed CodeWarrior ARMv7 2019.01 (from CW_ARMv7_v2019.01_b190131_Win_Offline.exe file) and tried to create Linux application project. But it's failed due to missing Linux cross tools installed. I've checked the updates but nothing was found.

Where can I get Linux cross tools to use with CodeWarrior ARMv7 2019.01?

Best regards,

Oleg

0 项奖励
回复
1 解答
3,296 次查看
yipingwang
NXP TechSupport
NXP TechSupport

GCC Linaro Linux Toolchain is not provided for CodeWarrior ARMv7, you also cannot find it in CodeWarrior online updater.

You could use Linux edition GCC Linux Toolchain provided in Linux SDK to build your Linux project.

Please download "QorIQ Linux SDK v2.0 AARCH64 IMAGE" ISO from https://www.nxp.com/design/software/embedded-software/linux-software-and-development-tools/linux-sdk...

Then install the script in fsl-toolchain folder to install GCC Linux toolchain.

在原帖中查看解决方案

0 项奖励
回复
3 回复数
3,297 次查看
yipingwang
NXP TechSupport
NXP TechSupport

GCC Linaro Linux Toolchain is not provided for CodeWarrior ARMv7, you also cannot find it in CodeWarrior online updater.

You could use Linux edition GCC Linux Toolchain provided in Linux SDK to build your Linux project.

Please download "QorIQ Linux SDK v2.0 AARCH64 IMAGE" ISO from https://www.nxp.com/design/software/embedded-software/linux-software-and-development-tools/linux-sdk...

Then install the script in fsl-toolchain folder to install GCC Linux toolchain.

0 项奖励
回复
3,293 次查看
miloserdin
Contributor I

Hi, @yipingwang !

OK, I see.

If I'm going to use only ARMv7 CPU (i.e. LS1021A) should I download "QorIQ Linux SDK v2.0 CORTEXA7 IMAGE" instead of "QorIQ Linux SDK v2.0 AARCH64 IMAGE"?

Best regards,

Oleg

0 项奖励
回复
3,281 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Yes, please download "QorIQ Linux SDK v2.0 CORTEXA7 IMAGE".

0 项奖励
回复