I have been trying to get the right toolchain for a legacy project about which I have no information. All that I have is the makefile with following lines:
--sysroot=/opt/fslc-x11/3.1/sysroots/cortexa9t2hf-neon-fslc-linux-gnueabi
PATH: /opt/fslc-x11/3.1/sysroots/x86_64-fslcsdk-linux/usr/bin
--bindir=/opt/fslc-x11/3.1/sysroots/x86_64-fslcsdk-linux/usr/bin/arm-fslc-linux-gnueabi
How do I get the right toolchain for this configuration and from where? The configuration is iMX6 and ARM Cortex-A9.
TIA.
Hi @Nijaguna!
Thank you for contacting NXP Support!
You have to compile the corresponding toolchain.
Please follow the next guide for that:
https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/How-to-build-U-Boot-Kernel-and-Linux-app...
Best Regards!
Chavira