Difference between revisions of "Xavier/JetPack 5.0.2"

From RidgeRun Developer Connection
Jump to: navigation, search
(Created page with "<noinclude> {{Xavier/Head}} </noinclude> Fill this area with the relevant information Make sure you update the "previous" and "next" below! Do not include the Xavier/ prefix...")
 
m
 
(20 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
{{Xavier/Head}}
+
{{Xavier/Head|previous=Introduction/Software Support/NVIDIA JetPack|next=JetPack 5.0.2/Getting Started|metakeywords=jetpack, Jetpack 5.0.2}}
 
</noinclude>
 
</noinclude>
  
Fill this area with the relevant information
+
{{DISPLAYTITLE:NVIDIA Jetson Xavier - JetPack 5.0.2|noerror}}
Make sure you update the "previous" and "next" below! Do not include the Xavier/ prefix on next/prev there.
+
 
 +
JetPack is the official Software Development Kit provided by NVIDIA, its version 5.0.2 provides support for the Jetson Xavier. 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 Xavier up and running.
 +
*[[Xavier/JetPack_5.0.2/Getting_Started|Getting Started]] section is a guide to installing JetPack SDK and flashing the pre-built image to the board using the GUI.
 +
*[[Xavier/JetPack_5.0.2/Components|Components]] section explores what is inside JetPack 5.0.2, and provides a guide to the examples available for each component.
 +
*[[Xavier/JetPack_5.0.2/Compiling_Code|Compiling Source Code]] section is a guide to compile JetPack 5.0.2 from the source.
 +
*[[Xavier/JetPack_5.0.2/Flashing_Board|Flashing the Board from Cmdline]] section is a guide to flashing the board with a command line instead of the install GUI.
 +
*[[Xavier/JetPack_5.0.2/Performance_Tuning|Performance Tuning]] section is a guide to configuring and evaluating performance and power consumption on the Xavier.  
  
 
<noinclude>
 
<noinclude>
{{Xavier/Foot|<Replace with "previous" page>|<Replace with "next" page>}}
+
{{Xavier/Foot|Introduction/Software Support/NVIDIA JetPack|JetPack 5.0.2/Getting Started}}
 
</noinclude>
 
</noinclude>

Latest revision as of 10:46, 13 February 2023



Previous: Introduction/Software Support/NVIDIA JetPack 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 provides support for the Jetson Xavier. 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 Xavier up and running.

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



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