Prebuilt Windows Toolchain for Nvidia Jetson
NVidia Jetson is a powerful AI-centric board with a built-in GPU. Our Jetson cross-toolchains are based on the native tools present in the official JetPack images.
Our Jetson toolchain based on JetPack 4.4 is sponsored by David Lee:
邮箱(Email) | 1694045209@qq.com/davidmicrolee@gmail.com |
微信(Wechat) | OPC_davidlee |
腾讯(QQ) | 1694045209 |
Each toolchain build includes the following components:
- The GCC compiler for C and C++ languages
- The GDB debugger
- Include files and libraries from the compatible SD card image
The following toolchain releases are available:
GCC | Compatible SD card image | Download link |
---|---|---|
7.5.0 | JetPack 4.4 | jetson-gcc7.5.0.exe (1521 MB) |
Recommended Tools
For optimal development experience, try VisualGDB - our Visual Studio extension for advanced cross-platform development that supports deep CMake integration with direct file access over SSH, powerful Linux-optimized IntelliSense engine, blazing fast source directory synchronization, unit tests, code coverage, profiling and much more: