This tutorial is used for: if you want to burn other versions of the system, the official Jetson system, or want to re-burn the Yahboom version of the system to nvme (SSD)
After successful deletion
If there is a pop-up message, just click OK, and then it is best to click Save Changes, as shown below
After success, you can see the following information.
https://developer.nvidia.com/zh-cn/embedded/jetpack
Use the virtual machine Ubuntu20.04 system, click to download SDK Manager, please register/log in to NVIDIA account before use.
First enter the path of the .deb file just downloaded, for example, download to the Downloads directory here.
xxxxxxxxxx
cd Downloads/
Enter the following command in the terminal to install SDK Manager.
xxxxxxxxxx
sudo dpkg -i sdkmanager_1.9.2-10889_amd64.deb
At this time, the system may report an error that the dependency file cannot be found. Enter the following command to solve this problem.
xxxxxxxxxx
sudo apt \--fix-broken install
Log in to your NVIDIA account, a link will pop up in the browser, enter your username and password to log in.
At this time, you need to let Jetson Orin Nano enter the system REC flashing mode.
Connect the jumper cap to the FC REC and GND pins, that is, to the second and third pins of the carrier board below the core board, as shown in the figure below:
Connect the lines, connect the HDMI display, mouse, keyboard and microUSB data cable to Jetson Orin nano, and finally connect the power supply. Since the jumper cap has been connected to the FC REC and GND pins in the previous step, it will automatically enter the REC flashing mode after powering on.
If the Target Hardware shows that it is not connected, please confirm whether the nano has entered the REC flashing mode and connected to the virtual machine, and then click refresh to refresh. Please note that when using a virtual machine, you need to set the device to connect to the virtual machine.
There are two versions of Jetson Orin nano. According to the actual selection, the 8GB module is selected for 8GB (do not select developer), and the 4G module is selected for 4G. Generally, it will be automatically recognized after plugging in.
After confirmation, click CONTINUE
Keep the default file download path, check the protocol, and click CONTINUE to proceed to the next step.
Enter the password of the virtual machine.
At this time, SDKManager will first download the files that need to be burned. Wait for the burning files to be downloaded and then start burning the system and SDK.
Note: Since the SDK needs to be flashed using the LAN network to transmit data, please insert the network cable for stable transmission.
After completion, it will prompt that all installations are successful, click FINISH. If a software installation fails during the installation process, please click Reinstall.