Difference between revisions of "Microcom"
From ArmadeusWiki
m |
m (→Usage) |
||
Line 11: | Line 11: | ||
To connect a tty do this : | To connect a tty do this : | ||
<pre class="apf"> | <pre class="apf"> | ||
− | + | # microcom -s 115200 /dev/ttymxc1 | |
</pre> | </pre> | ||
Latest revision as of 12:20, 7 December 2023
Introduction
Microcom is an embedded terminal that can be installed on APF/OPOS SOMs.
Installation
Installed by default on recent Armadeus BSPs.
Usage
To connect a tty do this :
# microcom -s 115200 /dev/ttymxc1
Press Ctrl-X to quit the terminal.