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 verifylsusb
output before and after the connection. Share thelsusb
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 runtegrarecovery x1 on
andtegrareset x1
. Now verify if you see an additionalNvidia
device inlsusb
output on host. After that put the target back in normal mode by running tegrarecovery x1 offand
tegrareset 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