EasyManua.ls Logo

Nvidia JETSON TX1 User Manual

Nvidia JETSON TX1
27 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #5 background imageLoading...
Page #5 background image
Jetson TX1 Developer Kit
User Guide
Jetson | Copyright © 2014 NVIDIA Corporation. All rights reserved. Page 5 of 27
Flashing the Boot Loader and Kernel
This section describes the steps required to flash and boot the target Tegra device. It also
provides usage information for the
flash.sh helper script.
Flash Procedure
First, flash the board with the boot loader and kernel, and, optionally, flash the rootfs to
internal eMMC.
Prerequisites
The following directories must be present:
/bootloader—boot loader plus flashing tools (NvFlash, CFG, BCTs, etc.)
/kernela kernel zImage /vmlinux.uimg, DTB files, and kernel modules
/rootfsthe root file system that you download (This directory starts empty and you
populate it with the sample file system.)
/nv_tegra—NVIDIA
®
Tegra
®
user space binaries and sample applications
You must also have the USB cable connected to the recovery port prior to running the
commands listed in the procedure. For more information, see the Requirements
topic in
this section.
To flash the boot loader and kernel
1. Put the target board into reset/recovery mode. Do so by first powering on the board
and then holding the recovery button, and then pressing the reset button as
described in the Quick Start Guide for the board.
2. Run the
flash.sh script that is in the top level directory of this release. The script
must be supplied with the target board (
jetson-TX1) for the root file system:
$ sudo ./flash.sh <platform> <rootdev>
If the root file system will be on a USB disk, execute the script as follows:
$ sudo ./flash.sh <platform> sda1
Note: If a SATA device is connected, that device enumerates as sda1.
If the root file system will be on an SD card, execute the script as follows:
$ sudo ./flash.sh <platform> mmcblk1p1
If the root file system will be on the internal eMMC, execute the script as follows:
$ sudo ./flash.sh <platform> mmcblk0p1
Where <platform> is jetson-TX1.
The above examples are for u-boot. For fastboot, add the following argument:

Other manuals for Nvidia JETSON TX1

Question and Answer IconNeed help?

Do you have a question about the Nvidia JETSON TX1 and is the answer not in the manual?

Nvidia JETSON TX1 Specifications

General IconGeneral
CPUQuad-core ARM Cortex-A57
Memory4 GB LPDDR4
Storage16 GB eMMC
Power Consumption10 W
Dimensions87 mm x 50 mm
GPUNVIDIA Maxwell architecture with 256 CUDA cores
Video EncodeH.264, H.265
Video DecodeH.264, H.265
ConnectivityGigabit Ethernet, 802.11ac Wi-Fi, Bluetooth
USBUSB 3.0, USB 2.0
Other InterfacesCSI, HDMI, UART, SPI, I2C, GPIO
CameraMIPI CSI-2 camera support
DisplayHDMI
Operating SystemLinux

Summary

Introduction

Getting Started

Steps to begin using the development kit and basic system configuration recommendations.

Assumptions

Prerequisites for the developer system, including hardware and cabling requirements.

Powering Up the Tegra Device

Step-by-step instructions for powering on the Jetson TX1 Developer Kit.

Login Credentials

Default username and password for accessing the Jetson TX1 system.

Force Recovery Mode

Procedure to put the device into Force USB Recovery Mode for software updates.

Flashing the Boot Loader and Kernel

Flash Procedure

Overview of the process to flash the boot loader, kernel, and root file system.

Prerequisites

Required directories and USB cable connection for the flashing process.

To flash the boot loader and kernel

Commands and steps to flash the board with boot loader and kernel using flash.sh.

Flash Script Usage

Details on parameters and options for the flash.sh script.

JetPack

Before you Begin

Requirements and setup for installing JetPack on the host and target.

Download latest JetPack TX1

Information on where to find and download the latest JetPack TX1 installer.

Installing JetPack TX1

Step-by-step guide to install JetPack TX1, including permissions and execution.

Compiling

Run JetPack TX1 Samples

Instructions on how to find and run the compiled CUDA samples.

Compliance

United States

FCC compliance information, including ID, rules, and RF exposure limits.

Canada

Industry Canada (IC) compliance, including ID, rules, and antenna gain.

Taiwan

Taiwan NCC compliance, including certification ID and regulations.

Taiwan RoHS Material Content Declaration

Declaration of restricted substances for Taiwan compliance.

Related product manuals