Crosstoolchain for Jetson TK1

Hello,

The downloads for the Jetson TK1 board contains a complete Ubunto distribution that works under this board.

I’m looking for a cross toolchain that can run on Centos 5.5(32 bits) and create executables for this board.

Can you help ?

Thank you,
Z.V

There used to be more available in pre-compiled binaries, but it looks like Linaro is mostly available as source code these days (except for the very latest). You might be interested in the version 4.9 tools, arm-linux-gnueabihf. See:
[url]https://wiki.linaro.org/WorkingGroups/ToolChain[/url]

I have not tested any of the 5.x on JTK1 (although I use the 32-bit and 64-bit with JTX1), so I’m not certain what would happen using these in place of the 4.9 version. You might try:
[url]https://releases.linaro.org/components/toolchain/binaries/latest-5.2/[/url]