Flashing Guide
Prerequisites
1. Hardware Requirements:
- JetCore carrier board
- NVIDIA Jetson module (e.g., Jetson Xavier NX, Nano, or Orin)
- Power adapter compatible with JetCore
- USB-A to USB-C cable (or micro-USB, depending on the board)
- HDMI cable and display (optional for local interface)
- USB keyboard and mouse (optional)
2. Software Requirements:
- NVIDIA JetPack SDK (latest version recommended)
- NVIDIA SDK Manager (available for Ubuntu Linux)
- Ubuntu Linux PC (18.04 or 20.04 preferred)
- Compatible JetCore firmware or software (provided by Vecros, if custom)
Additional Resources
- NVIDIA Jetson Developer Guides
- JetPack SDK Documentation
- Vecros GitHub Repository (for custom firmware or drivers)
Two methods to flash the board:
SDK Manager:
This is a GUI-based solution by Nvidia which can be found from the link below:
https://docs.nvidia.com/sdk-manager/install-with-sdkm-jetson/index.html
note
Keep it in mind that at the time of writing this document, we chose to install Jetpack 5.1.2.
Command Line:
You could benefit from Nvidia flash guide .
Step 1: Setup the Environment
- Download and install the NVIDIA SDK Manager on your Ubuntu PC.
- You can get it from the NVIDIA Developer website.
- Create an NVIDIA developer account (if you don’t already have one).
Step 2: Connect JetCore to the Host PC
- Attach the NVIDIA Jetson module to the JetCore carrier board.
- Connect the USB-C (or micro-USB) port on the JetCore board to your host PC using the cable.
- Power on the JetCore board using its adapter.