MD5: 40a931da749b77e13674b8d12fc765a6
Version: Beta
Test Report:Link
Overview
- Release Date: 2024/01/23
- Support Product: EPC-R7300
Comment
Features
| Component | Version |
|---|---|
| SOM | ORIN NX 8G/16G and ORIN Nano 4G/8G |
| Jetpack version | 5.1.2 |
| L4T version | 35.4.1 |
Flash Step
Device Connection
Entering Recovery Mode
The device supports two methods to enter recovery mode:
Command Trigger Mode
- Connect the Micro USB cable to the Host PC
- Run command on Host PC:
sudo reboot --force forced-recovery - Verify recovery mode by checking if NVIDIA Corp is detected:
Expected output:
lsusb | grep "NVIDIA Corp"XXXX:XXXX NVIDIA Corp
Device Trigger Mode
-
Open the back cover
-
Connect the Micro USB cable to the Host PC
-
Press the SW1 button and power on

-
Verify recovery mode by checking if NVIDIA Corp is detected:
lsusb | grep "NVIDIA Corp"Expected output:
XXXX:XXXX NVIDIA Corp
Start flash BSP
Run Command on Host PC
- Extracted BSP image file
$ sudo tar -zxvf 7300A1AIM35UIV30021_2024-01-23.tgz
- Switch Directory
$ cd Linux_for_Tegra
- To flash QSPI + NVME SSD:
$ sudo ./tools/kernel_flash/l4t_initrd_flash.sh --external-device nvme0n1p1 -c tools/kernel_flash/flash_l4t_external.xml -p "-c bootloader/t186ref/cfg/flash_t234_qspi.xml" --showlogs --network usb0 jetson-orin-epcr7300-a1 internal