Xavier NX cannot be detected as EP mode

Hi,

Have you followed below steps from design guide? You have to update this in the conf file which is picked for Jetson NX flash.

In the extracted L4T release directory, edit p2972-0000.conf.common. Set
bit 12 of the ODMDATA value, i.e. change it from 0x9190000 to 0x9191000.

Please share below logs from Jetson NX.
cat /proc/interrupts | grep pex
cat /sys/kernel/debug/gpio
ls /proc/device-tree/chosen/odm-data/ [1]

[1] I am not 100% sure about this path, look for something closer to odm-data in “/proc/device-tree/chosen/” and list the entries in odm-data.

Thanks,
Manikanta