Flash error on Jetson Xavier

Seeing a consistent flash error across Jetson Xavier AGX during initial setup. This error is occurring on three separate Xavier AGX modules we have attempted the flash on. Have confirmed the board is in RCM mode when attempting flash.

17:09:59 INFO: Flash Jetson AGX Xavier 16GB/32GB - flash: sudo ./nvautoflash.sh
17:09:59 INFO: Flash Jetson AGX Xavier 16GB/32GB - flash: *** Checking ONLINE mode … OK.
17:10:00 INFO: Flash Jetson AGX Xavier 16GB/32GB - flash: *** Checking target board connection … 1 connections found.
17:10:05 INFO: Flash Jetson AGX Xavier 16GB/32GB - flash: ***** Reading ECID … *** Error: ECID read failed.**
17:10:05 INFO: Flash Jetson AGX Xavier 16GB/32GB - flash: Put the target board in RCM mode and retry.
17:10:05 INFO: Flash Jetson AGX Xavier 16GB/32GB - flash: [ Component Install Finished with Error ]
17:10:05 INFO: Flash Jetson AGX Xavier 16GB/32GB - flash: [host] [ 28.00 KB used. Disk Avail: 619.90 GB ]
17:10:05 INFO: Flash Jetson AGX Xavier 16GB/32GB - flash: [ NV_L4T_FLASH_XAVIER_WITH_OS_IMAGE_COMP Install took 6s ]
17:10:05 ERROR: Flash Jetson AGX Xavier 16GB/32GB - flash: [error]: : [exec_command]: /bin/bash -c /tmp/tmp_NV_L4T_FLASH_XAVIER_WITH_OS_IMAGE_COMP.sh; [error]:
17:10:05 ERROR: Flash Jetson AGX Xavier 16GB/32GB - flash: command terminated with error
17:10:05 SUMMARY: Flash Jetson AGX Xavier 16GB/32GB - flash: First Error: Installation failed.

hello ashley.brady,

could you please have a try to re-flash the board manually.
there’s JetPack release installed to your local host, the default path is looking like… ~/nvidia/nvidia_sdk/JetPack_4.5.1_.../Linux_for_Tegra/
you’ll see flash.sh included, please enable the script file to flash the target and share the logs for reference,
here’s command-line for your reference, $ sudo ./flash.sh jetson-xavier mmcblk0p1
thanks

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.