As per the document provided by SeedStudio WiKi, I tried to flash OrinNX after installing NVMe 256G SSD on A603 carrier board.
I overwrote it with the driver for A603 provided by SeedStudio and proceeded with Flash with the command below.
sudo ./tools/kernel_flash/l4t_initrd_flash.sh --external-device nvme0n1p1 -c tools/kernel_flash/flash_l4t_external.xml -p “-c bootloader/t186ref/cfg/flash_t234_qspi.xml” --showlogs --network usb0 p3509-a02 +p3767-0000 internal
However, I get an error that says Return Value 4.
OrinNX-FlashError-ReturnValue4.txt (15.6 KB)
Attached is the serial console log.
OrinNX-FlashError-ReturnValue4.log (11.6 KB)
If i execute the above Flash command again without rebooting OrinNX,
A Return Value 8 error appears.
OrinNX-FlashError.txt (203.2 KB)
The serial console only shows the message below.
C> XUSBF: comp_code went out of sequence. Expected 1 insted of 223.
What could be the problem?