SDK Manager custom SDK (host to target)

Can the SDK Manager be used to install a custum SDK from the host to the target? The host has an Intel architecture while the Jetson is ARM. Is there a cross compiler that can compile the binaries on the host and then send them to the target?

Hi rishabh.choudhary,

Please refer to [url]https://docs.nvidia.com/sdk-manager/install-with-sdkm-jetson/index.html[/url]

Thanks

I don’t see how to use my own SDK there. It seems that JetPack is the only option.

In this forum, it is said that cross compiling is not supported:
[url]https://devtalk.nvidia.com/default/topic/1043115/jetson-tx2/cross-compiler-version-problem/post/5292337/#5292337[/url]

However, in this forum, it mentions ‘tool chain’ which seems to be a tool used to cross compile:
[url]https://devtalk.nvidia.com/default/topic/1027435/jetson-tx2/toolchain-cross-compiler-of-jetson-tx2/[/url]

Do you know what to do?

Thanks.