Hi!
I’m trying to flash my Orin NX 16 G to jetpack 5.1.2, my carrierd is p3509(xavier nx devkit)
And the commd I used for flashing my orin NX is:
sudo ADDITIONAL_DTB_OVERLAY_OPT=“BootOrderNvme.dtbo” ./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
I can successfully flash the orin but I failed to boot it up, and I got the boot error here:
I get an emmc error but Orin nx dosen’t have emmc itself,so don’t know what’s going on