Xavier/JetPack 5.0.2: Difference between revisions

From RidgeRun Developer Wiki
m (Fherrera moved page Xavier/JetPack 4.1 to Xavier/JetPack 5.0.2: update)
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
{{Xavier/Head|previous=Introduction/Software Support/NVIDIA JetPack|next=JetPack 4.1/Getting Started|keywords=jetpack}}
{{Xavier/Head|previous=Introduction/Software Support/NVIDIA JetPack|next=JetPack 5.0.2/Getting Started|keywords=jetpack}}
</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:
Line 6: Line 6:
-->
-->


JetPack is the official Software Development Kit provided by NVIDIA, its version 5.0 (Developer Preview) provides support for the Jetson Xavier. 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 Xavier 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 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_4.1/Getting_Started|Getting Started]] section is a simple guide to get your Xavier up and running.
*[[Xavier/JetPack_5.0.2/Getting_Started|Getting Started]] section is a simple guide to get your Xavier up and running.
*[[Xavier/JetPack_4.1/Components|Components]] section explores what is inside JetPack 4.1, and provides a guide to the examples available for each component.
*[[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_4.1/Compiling_Code|Compiling Source Code]] section is a guide to compile JetPack 4.1 from the source.
*[[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_4.1/Flashing_Board|Flashing the Board from Cmdline]] section is a guide to flash the board with a command line instead of the install GUI.
*[[Xavier/JetPack_5.0.2/Flashing_Board|Flashing the Board from Cmdline]] section is a guide to flash the board with a command line instead of the install GUI.
*[[Xavier/JetPack_4.1/Performance_Tuning|Performance Tuning]] section is a guide to configure and evaluate performance and power consumption on the Xavier.  
*[[Xavier/JetPack_5.0.2/Performance_Tuning|Performance Tuning]] section is a guide to configure and evaluate performance and power consumption on the Xavier.  
<noinclude>
<noinclude>
{{Xavier/Foot|Introduction/Software Support/NVIDIA JetPack|JetPack 4.1/Getting Started}}
{{Xavier/Foot|Introduction/Software Support/NVIDIA JetPack|JetPack 5.0.2/Getting Started}}
</noinclude>
</noinclude>

Revision as of 15:42, 17 August 2022




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





JetPack is the official Software Development Kit provided by NVIDIA, its version 5.0.2 (Developer Preview) 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 simple guide to get your Xavier up and running.
  • 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 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 Xavier.


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