Open main menu

Humanoid Robots Wiki β

Changes

Nvidia Jetson: Flashing Custom Firmware

295 bytes added, 28 August
Downloading the Toolchain
== Pre-requisites ==
# Please install required packages with the command <code>sudo apt install build-essential bc && sudo apt install build-essential bc</code>.
=== Downloading the Toolchain == =# Download the Toolchain binaries located in <code>https://developer.nvidia.com/embedded/jetson-linux</code>.# From there, <code>mkdir $HOME/l4t-gcc</code>, <code>cd $HOME/l4t-gcc</code> and extract the installed toolchain into this newly created directory using the <code>tar</code> command.
== Downloading the Kernel ==
49
edits