8,367
edits
Changes
→How to use the debugging serial port on Ubuntu platform
<div style="padding-left:20px;">
a. Set the Serial line to connect to to /dev/ttyUSB0 (modify to the corresponding node name, generally /dev/ttyUSB0)<br>
b. Set Speed (baud) to 115200 1500000 (baud rate of the serial port)<br>
c. Set Flow control to None
</div>