Difference between revisions of "NVIDIA Jetson Orin/JetPack 5.0.2"

From RidgeRun Developer Connection
Jump to: navigation, search
Line 5: Line 5:
 
{{DISPLAYTITLE:NVIDIA Jetson Orin - <descriptive page name>|noerror}}
 
{{DISPLAYTITLE:NVIDIA Jetson Orin - <descriptive page name>|noerror}}
 
-->
 
-->
 +
JetPack is the official Software Development Kit provided by NVIDIA, its version 5.0 (Developer Preview) provides support for the Jetson Orin. In this section, you will learn how to get started with Jetpack 5.0. Jetpack SDK is a powerful tool that will enable you to customize the OS components for your board and flash it. The following sections will provide information about what is included in the SDK, a description of each of its components, and how to use them to get your Jetson Orin AGX up and running.
 +
<br>
  
JetPack 5.0 is provided by NVIDIA to do development for the Jetson Orin. This section allows you to get started with Jetpack 5.0. Provides you the information on what is included in the package, a description of each of its components, and how to use them for your developments.
 
  
 
*[[NVIDIA Jetson Orin/JetPack_5.0/Getting_Started|Getting Started]] section is a simple guide to getting your Orin up and running.
 
*[[NVIDIA Jetson Orin/JetPack_5.0/Getting_Started|Getting Started]] section is a simple guide to getting your Orin up and running.

Revision as of 19:02, 29 June 2022



Previous: Introduction/Software Support Index Next: JetPack 5.0/Getting Started


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



JetPack is the official Software Development Kit provided by NVIDIA, its version 5.0 (Developer Preview) provides support for the Jetson Orin. In this section, you will learn how to get started with Jetpack 5.0. Jetpack SDK is a powerful tool that will enable you to customize the OS components for your board and flash it. The following sections will provide information about what is included in the SDK, a description of each of its components, and how to use them to get your Jetson Orin AGX up and running.


  • Getting Started section is a simple guide to getting your Orin up and running.
  • Components section explores what is inside JetPack 5.0, and provides a guide to the examples available for each component.
  • Compiling Source Code section is a guide to compile JetPack 5.0 from the source.
  • Flashing the Board from Cmdline section is a guide to flash the board with a command line instead of the install GUI.
  • Performance Tuning section is a guide to configure and evaluate performance and power consumption on the Oin.


Previous: Introduction/Software Support Index Next: JetPack 5.0/Getting Started