Vantron
| Embedded in your success, Embedded in your better life
World-leading provider of embedded/IoT products and solutions
VT-SBC-C3558R | User Manual 25
3.1
Interface Definition
Insert the necessary modules/cards when you debug the Board for the first use.
3.1.1
Console port
The Board is designed to be connected to a host PC for configuration or debugging via the
Console port using an RJ45 to USB adapter.
The software device name of this port is
ttyS2
.
To test if the Console port works properly:
1.
Connect the Console port of the Board to an Ubuntu host using an RJ45 to USB adapter;
2.
Power up the Board;
3.
Test if the Console port works properly.
# echo "this is console com" > /dev/ttyS2
this is console com