Hi
I just brougth a new Nvidia Jetson Orin Nano
I downloaded the source from,
https://developer.nvidia.com/embedded/jetson-linux-r3541.
and after building the image, I am just following the steps mentioned on the following link to flash the image.
https://docs.nvidia.com/jetson/archives/r36.2/DeveloperGuide/IN/QuickStart.html
I am using the following command to flash the SD card ( keeping the board in recovery mode )
sudo ./tools/kernel_flash/l4t_initrd_flash.sh --external-device mmcblk0p1
-c tools/kernel_flash/flash_l4t_external.xml -p “-c bootloader/generic/cfg/flash_t234_qspi.xml”
–showlogs --network usb0 jetson-orin-nano-devkit internal
But Ia m getting the error message
mmcblk0p1 is not supported.
( I am using 64GB SD card ).
Please suggest what is going wrong here.
thank you.
Regards,
Zafar