Hi,
I’m using Orin NX 16GB on Orin Nano Devkit carrier board. Flashed JP 6.1 from SDK Manager.
Everything works just fine, except I don’t see any debug log output on Debug UART (J14 button header 12 pins).
Is the debug log enabled by default on JP 6.1 for Orin NX? Or any idea to get debug log?
This is the full dmesg of the board. dmesg.log (60.6 KB)
Unfortunately I only have one Orin NX module + Orin Nano devkit carrier board. No other Orin kits.
I have tested with Orin Nano Devkit with Xavier NX module. The Debug UART works well.
The same hardware setup, I changed back to Orin NX module, nothing on the Debug UART.
Do you mean the following result in your test?
Orin NX module+ Orin Nano devkit board(p3768): No debug UART output
Xavier NX module+ Orin Nano devkit board(p3768): Has debug UART output
It is not the expected result to me since Xavier NX module should not work on p3768 devkit board.
Do you mean the following result in your test?
Orin NX module+ Orin Nano devkit board(p3768): No debug UART output
Xavier NX module+ Orin Nano devkit board(p3768): Has debug UART output
Yes, that what I did. I just put Xavier NX on P3768, provide power and I saw bootloader starts printing on UART. That’s it.
However, I’m thinking that the Debug UART signals on my Orin NX module has issue. I’m trying to get another Orin NX module to test. I need to bringup a custom carrier board, so Debug UART is important.