Advertisement

Quick Links

Jetson TK1 Development Kit
Quick Start Guide
November 2014
DA-07498-001
Version 01
Notice
ALL NVIDIA DESIGN SPECIFICATIONS, REFERENCE BOARDS, FILES, DRAWINGS, DIAGNOSTICS, LISTS, AND OTHER DOCUMENTS (TOGETHER AND
SEPARATELY, "MATERIALS") ARE BEING PROVIDED "AS IS." NVIDIA MAKES NO WARRANTIES, EXPRESS, IMPLIED, STATUTORY, OR OTHERWISE WITH
RESPECT TO THE MATERIALS, AND ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES, INCLUDING ANY IMPLIED WARRANTY
OR CONDITION OF TITLE, MERCHANTABILITY, SATISFACTORY QUALITY, FITNESS FOR A PARTICULAR PURPOSE AND ON-INFRINGEMENT, ARE HEREBY
EXCLUDED TO THE MAXIMUM EXTENT PERMITTED BY LAW.
Information furnished is believed to be accurate and reliable. However, NVIDIA Corporation assumes no responsibility for the consequences of use
of such information or for any infringement of patents or other rights of third parties that may result from its use. No license is granted by
implication or otherwise under any patent or patent rights of NVIDIA Corporation. Specifications mentioned in this publication are subject to change
without notice. This publication supersedes and replaces all information previously supplied. NVIDIA Corporation products are not authorized for
use as critical components in life support devices or systems without express written approval of NVIDIA Corporation.
Trademarks
NVIDIA, the NVIDIA logo and Tegra are trademarks or registered trademarks of NVIDIA Corporation in the United States and other countries. Other
company and product names may be trademarks of the respective companies with which they are associated.
Copyright
© 2014 NVIDIA Corporation. All rights reserved.
NVIDIA Corporation | 2701 San Tomas Expressway | Santa Clara, CA 95050 | +1 408 486-2000 | www.nvidia.com

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Jetson TK1 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for Nvidia Jetson TK1

  • Page 1 NVIDIA Corporation. Trademarks NVIDIA, the NVIDIA logo and Tegra are trademarks or registered trademarks of NVIDIA Corporation in the United States and other countries. Other company and product names may be trademarks of the respective companies with which they are associated.
  • Page 2: Table Of Contents

    Downloading L4T Drivers ....................5 JetPack ........................6 Before you Begin ......................6 Installing JetPack TK1 ....................7 Run JetPack TK1 Samples ................... 14 Jetson | DA-07498-001v01 | Copyright © 2014 NVIDIA Corporation. All rights reserved. Page 2 of 15...
  • Page 3: Introduction

    Assumptions ® ® > You have a Jetson TK1 Tegra Developer System, equipped with the NVIDIA Tegra K1 processor. > Your developer system should be cabled as follows: Serial cable plugged into the serial port J1A2 UART4 on the target connected to your Linux ...
  • Page 4: Login Credentials

    Login Credentials > Username: ubuntu > Password: ubuntu Installing the Linux Driver Binary Instructions on how to install the NVIDIA Linux driver binary release on your target located in: ${HOME}/NVIDIA-INSTALLER 1. Change directories into the NVIDIA installation directory: cd ${HOME}/NVIDIA-INSTALLER 2.
  • Page 5: Flashing Jetson

    This section steps you through process to re-flash your Jetson TK1 Development Kit. Before you Begin > You have a Jetson TK1 Tegra Developer Kit equipped with the NVIDIA Tegra K1 processor. > You have a host machine that is running Linux.
  • Page 6: Jetpack

    Refer to the release notes provided with your software for up-to-date information on platform features and use. JetPack This setion is intended to help you get familiar with installing Jetson TK1 Development Pack (JetPack TK1), using the tools and running sample code. Before you Begin >...
  • Page 7: Installing Jetpack Tk1

    An HDMI cable plugged into "J1C1 HDMI1" on the target which is connected to an external HDMI display. An Ethernet cable plugged into the J1D1 on board Ethernet port.  > Download latest JetPack TK1 The latest version of Jetson TK1 Development Pack (JetPack TK1) is available at NVIDIA  Developer. ...
  • Page 8 Jetson TK1 Development Kit Quick Start Guide 3. Accept the license agreement to continue 4. Enter or navigate to desired installation directory. Jetson | DA-07498-001v01 | Copyright © 2014 NVIDIA Corporation. All rights reserved. Page 8 of 15...
  • Page 9 Jetson TK1 Development Kit Quick Start Guide 5. Select installation type. 6. Select components to install. Jetson | DA-07498-001v01 | Copyright © 2014 NVIDIA Corporation. All rights reserved. Page 9 of 15...
  • Page 10 Select Components screen. 8. Click next and follow instructions on popup window to put device into recovery mode, then begin flashing device. Jetson | DA-07498-001v01 | Copyright © 2014 NVIDIA Corporation. All rights reserved. Page 10 of 15...
  • Page 11 Quick Start Guide Sample output when flashing OS on Jetson. 9. After successfully flashing device, enter your device information in the dialog that comes Jetson | DA-07498-001v01 | Copyright © 2014 NVIDIA Corporation. All rights reserved. Page 11 of 15...
  • Page 12 10. After installing CUDA on the device, the installer will compile CUDA and GameWorks OpenGL samples. You can choose whether to deploy the compiled binaries to device. Sample output when compiling CUDA samples. Jetson | DA-07498-001v01 | Copyright © 2014 NVIDIA Corporation. All rights reserved. Page 12 of 15...
  • Page 13 If you selected GameWorks OpenGL samples, GameWorks OpenGL samples will be available in the following directory: < JetPack_Install_Dir >/GameWorksOpenGLSamples You could cross compile them by running the “make” command under the “samples/build/linux- arm32” subfolder. Jetson | DA-07498-001v01 | Copyright © 2014 NVIDIA Corporation. All rights reserved. Page 13 of 15...
  • Page 14: Run Jetpack Tk1 Samples

    Run them by calling them in terminal or double clicking on them in the file browser. For example, when you run the oceanFFT sample, the following screen will be displayed. Jetson | DA-07498-001v01 | Copyright © 2014 NVIDIA Corporation. All rights reserved. Page 14 of 15...
  • Page 15 Run them by calling them in terminal or double clicking on them in the file browser. For example, when you run FeedbackParticlesApp, you will see smoke particles rising. Jetson | DA-07498-001v01 | Copyright © 2014 NVIDIA Corporation. All rights reserved. Page 15 of 15...

Table of Contents