Linux cross tools are missing in CodeWarrior ARMv7 2019.01

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

Linux cross tools are missing in CodeWarrior ARMv7 2019.01

Jump to solution
3,178 Views
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 Kudos
Reply
1 Solution
3,163 Views
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.

View solution in original post

0 Kudos
Reply
3 Replies
3,164 Views
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 Kudos
Reply
3,160 Views
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 Kudos
Reply
3,148 Views
yipingwang
NXP TechSupport
NXP TechSupport

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

0 Kudos
Reply