Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Using serial debug port to communicate

4 bytes removed, 13:33, 5 July 2011
Setting up your serial debug session using putty
= Setting up your serial debug session using putty =
'''PuTTY''' is an SSH and telnet client, developed originally by Simon Tatham for the Windows platform. PuTTY is open source software that is available with source code and is developed and supported by a group of volunteers.<br>You can download it from: [http://www.putty.org/ www.putty.org]
#Open PuTTy.
#Choose Serial line. If you are running PuTTy on Windows, the Serial line will be like (COM1 or COM2 or COM3, etc.). If you are running PuTTy on Ubuntu, the Serial line will be like&nbsp;(/dev/ttyS0 or /dev/ttyS1 or /dev/ttyS3, etc.). [(Note:&nbsp;if you are using a USB-&gt;Serial converter, the Serial line will be like /dev/ttyUSB0])
#Configure Speed to 115200
#Select Serial Connection type
#Press on Open button
You will successfully started the console.
= Setting up your serial debug session using kermit =
0
edits