Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Using serial debug port to communicate

220 bytes added, 17:30, 27 August 2012
m
Setting up your serial debug session using screen
= Setting up your serial debug session using screen =
== Overview ==
Screen is a full-screen window manager that multiplexes a physical terminal between several processes (typically interactive shells). More information at [[http://www.gnu.org/software/screen/manual/screen.html Kermit man page]].
== Setting up connection==
To quickly connect to a board using Gnu Screen, execute the following:
<pre>screen /dev/ttyS0 115200 See: http:<//www.gnu.org/software/screen/manual/screen.html pre>
= Setting up your serial debug session using minicom =
4,199
edits