Hi, I bought a new jetson nano emmc module with jetson-io-base-A carrier board and I am trying to flash Jetpack 4.6.2 on it using the sdkmanager. I am following the instructions to start jetson in recovery mode as mentioned in the sdkmanager. But in manual mode, I get
Could not detect target hardware
Please make sure the target hardware is connected and turned on, choose OK and RETRY.
If I try the automatic mode, it gives -
ERROR
Detected selected device is already in recovery mode. Please
- double check if correct target device has been selected.
- if does, change to ‘Manual Setup’ to continue.
I also tried flashing it with the command line using sudo ./nvsdkmanager_flash.sh which gives
Defaulting to autoflash
*** 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.
Grateful for any help!