Emulation Flash ConfigurationsΒΆ

The Jetson AGX Orin Developer Kit can be used to emulate the performance of Jetson AGX Orin 32GB, Jetson AGX Orin 64GB, Jetson Orin NX 16GB, and Jetson Orin NX 8GB production modules. Emulation support helps to significantly reduce the time to market by kick starting development for any Jetson Orin production module on the Jetson AGX Orin Developer Kit.

During emulation, the GPU, CPU, and other hardware accelerators are configured according to the supported nvpmodels for the target platform. Refer to Platform Power and Performance for a list of nvp models that are supported for a Jetson module.

For emulation, you can flash the Jetson AGX Orin Developer Kit by using the appropriate configuration file from the following table. For example, to emulate Jetson Orin NX 16GB on Jetson AGX Orin Developer Kit, use following command:

$ sudo ./flash.sh jetson-agx-orin-devkit-as-nx-16gb mmcblk0p1

Flash Config

Description

jetson-agx-orin-devkit-as-jao-32gb

Flashes a configuration that emulates a Jetson AGX Orin 32GB module on a Jetson AGX Orin module (P3701-0000), which is attached to a Jetson AGX Orin Developer Kit (P3730-0000) reference carrier board (P3737-0000).

jetson-agx-orin-devkit

Jetson AGX Orin Developer Kit module (P3701-0000), which has 32GB of memory, provides complete performance similar to the Jetson AGX Orin 64GB module. As a result, no separate emulation configuration is required. Users can use the config that flashes a Jetson AGX Orin module (P3701-0000) that is attached to a Jetson AGX Orin Developer Kit (P3730-0000) reference carrier board (P3737-0000).

jetson-agx-orin-devkit-as-nx-16gb

Flashes a configuration that emulates a Jetson Orin NX 16GB module on a Jetson AGX Orin module (P3701-0000) that is attached to a Jetson AGX Orin Developer Kit (P3730-0000) reference carrier board (P3737-0000).

jetson-agx-orin-devkit-as-nx-8gb

Flashes a configuration that emulates a Jetson Orin NX 8GB module on a Jetson AGX Orin module (P3701-0000) that is attached to a Jetson AGX Orin Developer Kit (P3730-0000) reference carrier board (P3737-0000).

jetson-agx-orin-devkit-as-nano4gb

Flashes a configuration to emulate Orin Nano 4GB module on Jetson AGX Orin (P3701-0000) that is attached to a Jetson AGX Orin Developer Kit (P3730-0000) reference carrier board (P3737-0000).

jetson-agx-orin-devkit-as-nano8gb

Flashes a configuration to emulate Orin Nano 8GB module on Jetson AGX Orin (P3701-0000) that is attached to a Jetson AGX Orin Developer Kit (P3730-0000) reference carrier board (P3737-0000).

Note

The Emulation mode does not emulate over the current throttling limits.