OrinNX 16 & SeedStudio A603 Carrierboard Flash Error

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?

Hi, have you contacted the vendor for support?

Yes, I sent an e-mail to SeedStudio, but there is no reply yet.

Hi,

we would suggest contact the vendor first regarding issues about custom boards, because we do not have these boards at our disposal, which makes debugging hard.

ok.

Fortunately, I just got an email reply from SeedStudio.
Let’s try to solve it together with them.

Thank you!

1 Like

I found that this problem is caused by the WiFi module (Intel) installed in the M.2 E port of the SeedStudio A603 Carrier board when flashing.

When flashing, do not install anything except NVMe SSD, and install M.2 e WiFi module after installation and booting is completed.

problem solving!

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.