DRIVE OS Version: Flashing failed: Cannot read OS version from Orin platform
Issue Description: We flash the Tera SoC via Docker using the command ./flash.py /dev/ttyACM0 p3710. However, the flashing process fails with an error indicating partition bind failure. The error logs are shown in the attached figure.
We attempted to initialize UFS with the bootburn command, but the system still prompts that partition binding is required (see attached figure).
We have not found the procedure to bind partitions. Could you advise how to bind partitions, or how to successfully flash the Orin platform?
Dear @joseph.wang1 ,
What is the condition of the board before flashing? Were you able to access tegra console? If so, what was the DOS version on target?
Please double check if the wire connections between host and target and when target is set in recovery mode, you should see an additonal NVIDIA device on lsusb from host. Please share the logs of lsusb before and after setting target in recovery mode.
lsusb #list the devices you should see only one NVIDIA device in normal mode
sudo minicom -w -D /dev/ttyACM1 # to connect to aurix console
From the Aurix MCU console:
tegrarecovery x1 on
tegrareset x1
lsusb #list the devices you should see an additional NVIDIA device in recovery mode
Dear @joseph.wang1 ,
Could you please provide any update?
Could you please provide any update for this topic?
We are closing the topic as there is no update. Please file a new topic if the issue needs support.