I’m currently experiencing an issue while trying to flash my Jetson AGX Orin Dev Kit 64GB. The flashing process is unable to complete successfully, and I’m encountering an error. Here are the relevant details and error messages:
Problem:
I’m attempting to flash the Jetson AGX Orin Dev Kit 64GB using the recommended tools and procedures, but the process fails partway through.
What I Did:
- Followed the official flashing instructions provided by NVIDIA.
- Used the correct configurations and files as per the documentation.
Terminal tab:
13:17:57 INFO: Flash Jetson Linux - flash: [OEMPreconfig] Password for L4T new user onsite:
13:17:57 INFO: Flash Jetson Linux - flash: *** Checking target board connection ...
13:17:57 INFO: Flash Jetson Linux - flash: *** Reading ECID ...
13:17:57 INFO: Flash Jetson Linux - flash: *** Reading EEPROM ...
13:17:57 INFO: Flash Jetson Linux - flash: [ 0.1025 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_bct.cfg --misc tegra234-mb1-bct-misc-p3701-0000_cpp.dtb --device tegra234-mb1-bct-device-p3701-0000_cpp.dtb
13:17:58 INFO: Flash Jetson Linux - flash: 5
13:17:58 INFO: Flash Jetson Linux - flash: 2 Applet version 01.00.0000
13:17:59 INFO: Flash Jetson Linux - flash: [ 1.6899 ] M
13:18:01 ERROR: Flash Jetson Linux - flash: command terminated with error
13:18:01 SUMMARY: Flash Jetson Linux - flash: First Error: Installation failed
The process initiates correctly, connecting to the target board and reading the ECID and EEPROM. However, it fails during the execution of tegrabct_v2
, showing a command termination error shortly after it begins.
Steps Taken to Resolve:
- Rechecked all connections to ensure everything is securely connected.
- Verified that the correct files and configurations are being used.
- Tried rebooting the system and starting the process afresh.
Despite these attempts, the error persists. Has anyone encountered a similar issue or can provide guidance on how to resolve this?
sdkm_replay.txt (1.8 MB)
default_replay.txt (37.6 KB)
JetPack_6.0_Linux_replay.txt (97.3 KB)