Difference between revisions of "NVIDIA Jetson Orin Nano/Introduction/Software Support"

From RidgeRun Developer Connection
Jump to: navigation, search
m
 
Line 9: Line 9:
 
== JetPack ==
 
== JetPack ==
 
It's the official SDK offered by NVIDIA to develop for the NVIDIA Jetson platforms. The JetPack SDK is the easiest way to start developing on the Jetson Orin Nano. It includes the developer tools to build the OS components and flash your Jetson Developer Kit, install developer tools for both host PC and Developer Kit, and to install the libraries and APIs, examples, and documentation needed to start with your development.
 
It's the official SDK offered by NVIDIA to develop for the NVIDIA Jetson platforms. The JetPack SDK is the easiest way to start developing on the Jetson Orin Nano. It includes the developer tools to build the OS components and flash your Jetson Developer Kit, install developer tools for both host PC and Developer Kit, and to install the libraries and APIs, examples, and documentation needed to start with your development.
 +
 +
<noinclude>
 +
{{NVIDIA Jetson Orin Nano/Foot|Introduction/Carrier_Boards/NVIDIA developer kit|Jetpack 5.X}}
 +
</noinclude>

Latest revision as of 12:58, 17 August 2023



Previous: Introduction/Carrier_Boards/NVIDIA developer kit Index Next: Jetpack 5.X


Nvidia-preferred-partner-badge-rgb-for-screen.png





In this section, you are going to learn about the software development kits available for Orin Nano. An SDK is the most convenient and fast way to build software for an embedded system. It provides a set of tools to compile the kernel, libraries, and applications required for your project.

JetPack

It's the official SDK offered by NVIDIA to develop for the NVIDIA Jetson platforms. The JetPack SDK is the easiest way to start developing on the Jetson Orin Nano. It includes the developer tools to build the OS components and flash your Jetson Developer Kit, install developer tools for both host PC and Developer Kit, and to install the libraries and APIs, examples, and documentation needed to start with your development.



Previous: Introduction/Carrier_Boards/NVIDIA developer kit Index Next: Jetpack 5.X