SDKManager support for Orin NX

Hello,
From what I understood, SDKManager (1.9.1) currently does not support Orin NX modules, which means we bought and received modules that we can’t use yet…

Is there a planned date for Nvidia SDKManager to support Orin NX modules? I can’t wait to test mine and replace my Xavier NX module with it.

Thank you

1 Like

There is no Orin NX devkit, thus no that item in SDK manager.

Please download BSP package from R35.2.1.

If you use carrier board from Xavier NX devkit, you cna use below instruction:
Install NVMe SSD on the Xavier NX carrier board and run the following command to flash the board.

$ 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
Hi,i used Xavier NX customized carrier board with Orin NX write Jetpack 5.1,use command: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.
When my PC OS ubuntu18.04 write success,and finished burn 4pcs Orin NX.When i update PC OS to ubuntu20.04,use the same method to burn Orin NX it failed.

Attachment is successfull and failed logs in initrdlog.
success-flash_1-5_0_20230302-193650.log (86.5 KB)
failed-flash_1-5_0_20230306-123009.log (7.5 KB)

Hi 1392587422,

From your failed flash log, it seems the host could not detect the board after reboot.
Please provide the serial console log of the board at this moment for further check.

This thread is about SDK Manager support for Orin NX, you may file another topic for your flash issue.

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