NVIDIA Jetson Orin - JetPack 5.0.2

From RidgeRun Developer Connection
Jump to: navigation, search



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


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



JetPack is the official Software Development Kit provided by NVIDIA, its version 5.0.2 (Developer Preview) provides support for the Jetson Orin. In this section, you will learn how to get started with Jetpack 5.0.2. 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.


  • The Getting Started section is a guide to installing JetPack SDK and flashing the pre-built image to the board using the GUI.
  • The Components section explores what is inside JetPack 5.0.2, and provides a guide to the examples available for each component.
  • The Compiling Source Code section is a guide to compiling JetPack 5.0.2 from the source.
  • The Flashing the Board from Cmdline section is a guide to flash the board with a command line instead of the install GUI.
  • The Performance Tuning section is a guide to configuring and evaluating performance and power consumption on the Oin.


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