After installing the NXP Vision SDK in version 1.1.1 on Ubuntu, there are no cross tools installed. These are apparently packaged in the Windows version. Is that a bug or a feature?
解決済! 解決策の投稿を見る。
Hi Jan,
under Linux aren't compilers installed by installer. You can download them here:
https://releases.linaro.org/archive/15.05/components/toolchain/binaries/aarch64-elf/
https://releases.linaro.org/archive/15.05/components/toolchain/binaries/aarch64-linux-gnu/
https://releases.linaro.org/archive/15.05/components/toolchain/binaries/arm-eabi/
More details you can find in VisionSDK_UsersGuide.pdf (page 11 - 3.1.1.2 Linux) located in doc/vsdk folder in VSDK installation root.
Hope it helps.
Jiri
Hi Jan,
under Linux aren't compilers installed by installer. You can download them here:
https://releases.linaro.org/archive/15.05/components/toolchain/binaries/aarch64-elf/
https://releases.linaro.org/archive/15.05/components/toolchain/binaries/aarch64-linux-gnu/
https://releases.linaro.org/archive/15.05/components/toolchain/binaries/arm-eabi/
More details you can find in VisionSDK_UsersGuide.pdf (page 11 - 3.1.1.2 Linux) located in doc/vsdk folder in VSDK installation root.
Hope it helps.
Jiri
Jiri, thanks a lot for the clarification!
I wasn't sure weather I could use the linaro distros directly :smileywink: