Failed to flash Jetson nano using flash.sh script

Hi
I flash Jetson nano development kit failed as well.
I did it in following steps:

  1. Install SDKManager on a fresh installed host machine with Ubuntu 18.04.
  2. Insert a bootable SD card into Jetson anno and boot up
  3. Run SDKM from host and select JetPack 4.3
  4. Install all the components to host and target. Flash the target has been checked. Therefore, the target has been flashed from SDKM with SDKM created image.
  5. The SDKM flashed SD card has limited storage side to 16GB. Therefore, I am using the flash command to flash the SD card again.
  1. set Jetson nano board in force recovery mode by: connect Pins 9 and 10 in J50 by using the connector on J48.
  2. connect MircUSB to host
  3. My command is: sudo ./flash.sh -S 59GiB jetson-nano-qspi-sd mmcblk0p1

The flash failed at error code 3. Please refer to the flash-failure.txt for details
flash-failure.txt (28.1 KB)

After flashed successfully, unplug the MicroUSB connection to host, Put the jumper from J50 to J48. Plug in the power on Power Jack.
Device boots up properly, but can’t install components by using SDKManager as SDKM can’t identify it is connected.