Hi, I want to report an error when using emulation mode on AGX Orin Dev. Kit.
Currently, I applied emulation mode on AGX Orin 32GB Dev kit as Orin Nano 8GB.
The Jetpack version is 5.1.1.
The problem is when I tried to dismiss emulation mode and go back to the default mode,
the following error rises(all errors on the log files).
I applied the following code.
sudo ./flash.sh jetson-agx-orin-devkit mmcblk0p1
[ 0.0717 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 0.0721 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 0.0723 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[ 0.0725 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 0.0728 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 0.0731 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[ 0.0731 ] ERROR: /misc/tsc_controls/tsc_locking_config is not supported
[ 0.0731 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported
[ 0.0731 ] ERROR: /misc/tsc_controls/tsc_locking_ref_frequency_configuration is not supported
[ 0.0731 ] ERROR: /misc/tsc_controls/tsc_locking_control is not supported
[ 0.0731 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_configuration is not supported
[ 0.0731 ] ERROR: /misc/tsc_controls/tsc_locking_fast_adjust_configuration is not supported
[ 0.0731 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_delta_control is not supported
[ 0.0731 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported
[ 0.0731 ] ERROR: /misc/tsc_controls/tsc_capture_config_ptx is not supported
[ 0.0731 ] ERROR: /misc/tsc_controls/tsc_stscrsr is not supported
[ 0.0731 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_num_control is not supported
[ 0.0827 ] Error: Skip generating mem_bct because sdram_config is not defined
[ 0.0827 ] Error: Skip generating mem_bct because sdram_config is not defined
Reading board information failed.
Hoping to go back to the default mode.
Attached logs.
Host: 20.04 Ubuntu, Jetpack: 5.1.1
2004_default_5_1_1.txt (11.7 KB)
Host: 20.04 Ubuntu, Jetpack: 5.0.2
2004_default_5_0_2.txt (8.2 KB)
Host: 18.04 Ubuntu, Jetpack: 5.1.1
1804_logs_5_1_1.txt (11.7 KB)
Host: 18.04 Ubuntu, Jetpack: 5.0.2
1804_logs_5_0_2.txt (8.2 KB)