Hi,
I’m seeing this error with an Orin AGX on a Connectech Forge carrier board. Have tried multiple USB cables, I’m connecting directly from my Dell docking station’s USB3 port. Here’s my machine configuration
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.6 LTS
Release: 20.04
Codename: focal
Looking at the usb wireshark packet traces, here’s the last packet back from the nvidia device:
To check such kind of issue, actually is has a SOP
Please check whether there is UART log coming out from the board during flash. I am not sure if ConnectTech ever left a pin out there to dump log.
If there is, then I need that log
If there is not, then I may need to know if you are able to use usb analyzer to dump the trace during flash. (Not sure if your wireshark result is based on that?)
I forgot about the uart log, sorry for not including it the first time around, I should have looked at that first. The last project didn’t have the debug serial port available, so it wasn’t top of mind. I’ve attached the log and posted the last few lines. serial-debug-1.txt (8.7 KB)
This error symptom is similar to what I saw on another Orin NX before.
The issue here is the wrong memory BCT file in use. Then the question is what flash command are you using? It is possible to test on Orin AGX devkit as we don’t know the ConnectTech board detail?