Note: 1. Jetson Nano has multiple versions, Jetson Nano 4G TF version (public version) and Jetson Nano 4G SUB version, both versions can be used with the robot, this product is factory standard as Jetson Nano 4G SUB version, before leaving the factory The robot mirror system has been configured. Generally, users do not need to follow this tutorial to burn the mirror system.
2.Different versions have different burning methods. Among them, the Jetson Nano 4G TF version (public version) uses the TF card to burn the image method, and the Jetson Nano 4G SUB version needs to burn the U disk image + burn the EMMC boot method.
3.The method of burning the U disk system is the same as the process of burning the TF card system. The following content takes burning the U disk image as an example.
1.Prepare a win10 computer and a USB flash drive (32G or larger is recommended). This step of burning the USB flash drive does not require the participation of Jetson Nano.
2.Download the mirror
Find the factory image in the data, and download the corresponding image compressed package file according to different motherboards.
System default username: jetson, password: yahboom
3.Format SD card
Use SDFormatter to format the U disk, and be careful not to select the wrong Drive here, otherwise it will cause unnecessary trouble. If the U disk has already programmed the system, there may be an error in the first format, just execute it again.
1.Unzip the downloaded system compressed file to get the img image file
2.Insert the U disk into the computer USB port
3.Unzip and run the Win32DiskImager tool
4.Select the img (image) file in the software, select the drive letter of the U disk under "Device", then select "Write" and then start burning the system. According to the speed of your U disk, the burning process is fast or slow. .
5.A completion dialog box will pop up after the burning is completed, indicating that the installation is complete. If it is unsuccessful, please close the software such as the firewall, and reinsert the U disk for burning. Please note that after the installation, the U disk is divided into multiple partitions under the Windows system and cannot be clicked to enter. This is a normal phenomenon, because the disk partition under Linux cannot be seen under win!
So far, the Jetson Nano has been programmed successfully. After the burning is successful, the system may prompt to format the partition because the partition cannot be recognized. Do not format at this time! Do not format! Do not format! Click Cancel, then eject the USB drive.
This step is not required for the Jetson Nano 4G TF version (public version), this step is dedicated to the Jetson Nano 4G SUB version. Under normal circumstances, the Jetson Nano 4G SUB motherboard of the trolley has already burned the EMMC boot file. Unless the EMMC boot is cleared by the burning operation, there is no need to re-burn the EMMC boot.
Connect the jumper caps 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 image below:
Under normal circumstances, the following window will pop up after inserting the microUSB data cable. Note here that you need to set the device to connect to the virtual machine to use the virtual machine.
tar xzvf Jetson_Boot_USB.tar.gz
xxxxxxxxxx
cd Jetson_Boot_USB/
ls
xxxxxxxxxx
sudo ./flash.sh -r jetson-nano-devkit-emmc mmcblk0p1
Reset the board to boot from internal eMMC.”
If an error message appears, please confirm whether the Jetson Nano is connected normally, enter the flashing mode, and reconnect to burn.
After the burning is completed, please unplug the jumper cap of the Jetson Nnao, then insert the U disk, and power on again.
Note: If you are using the virtual machine provided in the Jetson data, and the Jetson_Boot_USB file is already included, you do not need to transfer it to the system again.
Virtual machine username: yahboom
Password: yahboom