Hi,
I’m trying to do mass flashing for Xavier AGX with SDK 4.4.1. I’m getting this error when running ./nvmflash.sh script:
*** Boot Rom communication
/home/alexi_med/mfi_jetson-xavier/tegrarcm_v2 --instance 1-4 --chip 0x19 0 --rcm rcm_list_signed.xml
BootRom is not running
*** Boot Rom communication succeeded.
*** Checking applet
/home/alexi_med/mfi_jetson-xavier/tegrarcm_v2 --instance 1-4 --isapplet
USB communication failed.Check if device is in recovery
*** Error: Checking applet failed.
How do I enter the RCM mode? Is it holding middle button on dev kit and pressing reset. This works with normal flash script but does not seem to work for mass flash. Please advise.