Error: ECID read failed when using nvautoflash.sh

Hi,

I’m tring using nvautoflash.sh to flash jetson Nano, the command as following:
$ sudo ./nvautoflash.sh
The output are as follows:
*** Checking ONLINE mode … OK.
*** Checking target board connection … 1 connections found.
*** Reading ECID … *** Error: ECID read failed.
Put the target board in RCM mode and retry.

I checked the nvautoflash.sh, found it fail at “./bootloader/tegrarcm --uid”.
I have confirmed the target device is in RCM mode, because i can flash it by using flash.sh, but nvautoflash.sh always fail.

My Jetpack is 4.6, and L4T is R32.6.1.
And i have tried the script on Jetson NX and Jetson TX2 NX, all are the same result.

The quesion is what’s problem about nvautoflash.sh?
Thanks!

Hi,

Have you tried rel-32.7.1 yet?

1 Like

Not yet, i would try it fast later.

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