It is stated that alternate debug modes are available when the NVDBG_SEL pin is pulled up. Does this mean that JTAG debugging, UART debugging, etc. are enabled at the same time?
On the other hand, if the NVDBG_SEL pin is set to N/C, does this mean that only JTAG debugging is enabled and UART debugging is not available at the same time?
I understand that JTAG debugging and USB debugging cannot be used at the same time.
However, the documentation does not state that only USB can be used; what Debug I/Fs can be used in addition to USB?
The AGX Orin Devkit seems to be pulled up(R380:10KΩ), do I need to remove this pull up resistance if I want to connect and debug with the JTAG debugger?