How to debug Orin 32GB with serial console?

OS : Jetpack 5.0.2
and i used Orin devkit.
This debug micro usb is no information .

hello Yanhou.LI,

it should be a Micro-USB connector provides access to the UART console.
please check your host machine has sysfs node, /dev/ttyUSBx generated when wire up,
after that, you may able to have serial port utility to communicate with that. such as, picocom or minicom.

Make sure you use settings 115200 8N1.

There is no /dev/ttyUSBx at host PC

hello Yanhou.LI,

for Orin series, you should looking for sysfs node, ttyACMx.

OK, ttyACM0 worked

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