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

From RidgeRun Developer Connection
Jump to: navigation, search
m
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
{{NVIDIA Jetson Orin/Head|previous=Introduction/Software Support|next=JetPack 5.0/Getting Started|keywords=jetpack}}
+
{{NVIDIA Jetson Orin/Head|previous=Introduction/Software Support|next=JetPack 5.0.2/Getting Started|metakeywords=jetpack, Jetpack 5.0.2, Jetpack SDK}}
 
</noinclude>
 
</noinclude>
 
<!-- If you want a custom title for the page, un-comment and edit this line:
 
<!-- If you want a custom title for the page, un-comment and edit this line:
 
{{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.
+
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.
 
<br>
 
<br>
  
  
*[[NVIDIA Jetson Orin/JetPack_5.0/Getting_Started|The Getting Started]] section is a guide to installing JetPack SDK and flashing the pre-built image to the board using the GUI.
+
*[[NVIDIA Jetson Orin/JetPack_5.0.2/Getting_Started|The Getting Started]] section is a guide to installing JetPack SDK and flashing the pre-built image to the board using the GUI.
*[[NVIDIA Jetson Orin/JetPack_5.0/Getting_Started/Components|The Components]] section explores what is inside JetPack 5.0, and provides a guide to the examples available for each component.
+
*[[NVIDIA Jetson Orin/JetPack_5.0.2/Getting_Started/Components|The Components]] section explores what is inside JetPack 5.0.2, and provides a guide to the examples available for each component.
*[[NVIDIA Jetson Orin/JetPack_5.0/Compiling_Code|The Compiling Source Code]] section is a guide to compiling JetPack 5.0 from the source.
+
*[[NVIDIA Jetson Orin/JetPack_5.0.2/Compiling_Code|The Compiling Source Code]] section is a guide to compiling JetPack 5.0.2 from the source.
*[[NVIDIA Jetson Orin/JetPack_5.0/Flashing_Board|The Flashing the Board from Cmdline]] section is a guide to flash the board with a command line instead of the install GUI.
+
*[[NVIDIA Jetson Orin/JetPack_5.0.2/Flashing_Board|The Flashing the Board from Cmdline]] section is a guide to flash the board with a command line instead of the install GUI.
*[[NVIDIA Jetson Orin/JetPack_5.0/Performance_Tuning|The Performance Tuning]] section is a guide to configuring and evaluating performance and power consumption on the Oin.  
+
*[[NVIDIA Jetson Orin/JetPack_5.0.2/Performance_Tuning|The Performance Tuning]] section is a guide to configuring and evaluating performance and power consumption on the Oin.  
 
<noinclude>
 
<noinclude>
{{NVIDIA Jetson Orin/Foot|Introduction/Software Support|JetPack 5.0/Getting Started}}
+
{{NVIDIA Jetson Orin/Foot|Introduction/Software Support|JetPack 5.0.2/Getting Started}}
 
</noinclude>
 
</noinclude>

Latest revision as of 12:27, 10 February 2023



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