Orin Nano 4GB is failing for flash

Hi Team
I have used below commands to flash Orin NX 8GB. It is working fine with Orin NX. But once come to Orin Nano.
It is failing with below error. Entire logs is attached.
Please can you suggest us , What could be went wrong?
Error: Return value 3

Reading board information failed.
Error: failed to generate images
"
…Command used :
sudo ./apply_binaries.sh
sudo ./tools/l4t_flash_prerequisites.sh
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 jetson-orin-nano-devkit internal

nano4GBfail_logs (26.3 KB)

Hello,

This topic belongs in the Jetson forums.

I have moved it over for you.

Cheers,
Tom

Hi,

are you getting anything from UART?
Please try running these commands on your host PC:

sudo -s
echo -1 > /sys/module/usbcore/parameters/autosuspend

Also, make sure you are using a real Ubuntu PC instead of a virtual machine.

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