Ziggy User Manual Rev 1.0
Page 21
9. INSTALLING DSC IMAGE IN MODULE
To update the image, Ziggy board needs to be in recovery mode. This can be achieved by connecting J1.pin 5
(FORCE RECOVERY pin) to GND (J1 pin 10) and Power ON the board.
Connect USB0 port (J14) to Host PC using USB Micro B cable.
To verify that board is in recovery mode, in Host PC (running Ubuntu 16.04) terminal, type
lsusb
and it should
show a NVIDIA device in list of USB devices.
Figure 3 Recovery mode
– USB detected
Steps to Program:
1. Unzip the image file
sudo tar -pxvf dsc-tx2-tx2i-wdeb-jethro-20190204.tar.gz
2. Switch to extracted directory
cd Linux_for_Tegra
3. Programming Jetson TX2,
sudo ./flash.sh jetson-tx2 mmcblk0p1
4. Programming Jetson TX2,
sudo ./flash.sh jetson-tx2i mmcblk0p1
5. After updating, module will reboot itself. It will take around 15-20mins for programming.