Jetson AGX Orin Developer Kit¶
This page shows how to flash a Jetson AGX Orin Developer Kit with LmP artifacts.
Preparation¶
- On your factory, click on the latest
platform-devel
build:
2. Expand the run for jetson-agx-orin-devkit
and look for the lmp-factory-image-jetson-agx-orin-devkit.tegraflash.tar.gz
artifact:
- Unzip the downloaded file:
The script used for flashing is doflash.sh.
Hardware Preparation¶
Set up the board to boot into recovery mode:

Fig. 91 jetson-agx-orin-devkit¶
Connect the USB cable in the base board Type-C connector (10) to the host machine.
Press and hold down the Force Recovery button, then either press the Reset button (if already powered) or press the Power button, releasing both buttons in the end.
To check if the board is in recovery mode
lsusb
can be used to check if a device from vendor0955
(NVIDIA) is available:This device is only available when the board successfully booted in recovery mode.
OPTIONAL: For UART output connect a USB cable in the base board USB Micro B connector (9) to the host machine.
Flashing¶
- With the board powered in recovery mode, flash the board:
- Once the flashing procedure finishes, reset the board to boot the installed LmP image.