Jetson AGX Orin flashing understanding

Hello Team,

I have started learning about Jetson AGX Orin flashing process, so for starter I tried manual flashing usig eMMC and able to boot the board I used the below commands :
sudo ./flash.sh jetson-agx-orin-devkit mmcblk0p1

So now I wanted to flash the board using SD card, I went through nvidia Flasing document but haven’t found any steps
SO can you please help me here, whether Jetson AGX Orin supports SD card flashing. If yes then can you help me with the document.

Thank You !

No SD card slot on Orin module, thus not support it.
See the get start guide: Getting Started with Jetson AGX Orin Developer Kit | NVIDIA Developer

Thank you for your reply but I can see there is one SD card slot in Jetson AGX Orin.

Does that mean SD card flashing is supporting ?

The SD card slot is on carrier board, not Orin module.

You can refer to Flashing Support — Jetson Linux Developer Guide documentation (nvidia.com) which is applied to Jetson Xavier NX development module and Jetson Orin Nano Developer Kit only.

Yes I refered that document which says SD card flashing it is only applied to Jetson Xavier NX development module and Jetson Orin Nano Developer Kit only.

So Jetson AGX orin we can flash with the help of eMMC only ?
and SD card is not supporting on Jetson AGX Orin correct?

Correct.

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