SDK manager flash failed

Dear @sunjiandong,
I see “echo Failed to flash device: detected no board connected to host with USB cable” in above attached image. Make sure you have connected board to host.

Firstly please check below things.

  • Check if lsusb outputs Nvidia device after connecting host and target. You can verify lsusb output before and after the connection. Share the lsusb outputs.
  • Check if tegra can be set into recovery mode. You can connect to aurix console with minicom using sudo minicom -D /dev/ttyACM1 and run tegrarecovery x1 on and tegrareset x1. Now verify if you see an additional Nvidia device in lsusb output on host. After that put the target back in normal mode by running tegrarecovery x1 offandtegrareset x1` on aurix console.
  • If flashing fails, attach the complete sdkm logs for investigation.

We notice changing cables fixed flashing issues for couple of customers like in AGX Orin Initial Setup and DRIVE AGX Orin Flashing issue