Download Print this page
Asus AAEON BOXER-8233AI Installation & User Manual

Asus AAEON BOXER-8233AI Installation & User Manual

Nvidia jetson tx2 nx platform nvidia jetpack 4.5

Advertisement

Quick Links

NVIDIA Jetson TX2 NX Platform
NVIDIA Jetpack 4.5
BOXER-8233AI
Installation User Guide
Most Confidential
Confidential
Internal
Public
May 2021
Revision 1.0
V

Advertisement

loading

Summary of Contents for Asus AAEON BOXER-8233AI

  • Page 1 NVIDIA Jetson TX2 NX Platform NVIDIA Jetpack 4.5 BOXER-8233AI Installation User Guide Most Confidential Confidential Internal Public May 2021 Revision 1.0...
  • Page 2: Revision History

    Revision History Revision Date Description May 2021 Initial release.
  • Page 3: Table Of Contents

    Contents Revision History ......................1 Preparing ........................ 3 1.1. Pre-requisites ..................... 3 1.2. In Linux Host ....................4 To Flash Image ......................5 2.1. Flash Image to Board ................. 5...
  • Page 4: Preparing

    1. Preparing 1.1. Pre-requisites 1. Prepare an image compressed file. Its name will be like ACLinux_4.9_{OS_IF}.{PLF_IF}.{PJ_IF}.{BN}.tar.gz {OS_IF} is OS Information; e.g. NJ450Xwhich NJ means Nvidia Jetpack, 450 means Nvidia Jetpack 4.5 and X means Desktop version. {PLF_IF} is Platform Information; e.g.NV06 III.
  • Page 5: In Linux Host

    1.2. In Linux Host 1. Unzip image compression file on Ubuntu Host PC. $tar -zxvf ACLinux_4.9_{OS_IF}.{PLF_IF}.{PJ_IF}.{BN}.tar.gz 2. Connect the BOXER-8233AI to power supply. 3. Press and hold down the recovery key and then press the power key. After 2 seconds, release the recovery key. The target board should enter recovery mode 4.
  • Page 6: To Flash Image

    2. To Flash Image 2.1. Flash Image to Board 1. Type [Ctrl] + [Alt] + [t] to open terminal on Ubuntu Host PC. 2. Enter the bootloader folder that you unzip. 3. Execute script to flash image. $ sudo ./flashall.sh 4.