I am trying to flash a Orin Nano devkit with an NVMe. The host computer is running Ubuntu 18.04, and it is connected with a USB to the USB-C port of the board. The FC_REC pin is shorted to ground.
Sdkmanager can see the unit, but it never finishes flashing it, the first error is
ERROR: Flash Jetson Linux - flash: [ 0.0209 ] ERROR: failed to read rcm_state
I think the first time I tried, flashing to eMMC was an option, but now it isn’t anymore. The only choices are USB, NVMe, and SD card (although only the NVMe is actually plugged in).
I have tried to flash again with a UART logger connected to the RX/TX headers, but there is no output at all. I am even connecting the TX pin to the oscilloscope, the trace is constant at 3.3V. What am I doing wrong?
When changing to the SD card, it boots, so the board isn’t broken.