man serialview (Commandes) - Terminal emulator for ucSim

NAME

serialview - Terminal emulator for ucSim

SYNOPSIS

serialview [-i <filename>] [-o <filename>] [-h]

WARNING

The information in this man page is an extract from the full documentation of SDCC, and is limited to the meaning of the options.

For complete and current documentation, refer to the SDCC Compiler User Guidec .

DESCRIPTION

Serialview is a simple terminal emulator which can be used with ucSim.

OPTIONS

-i filename
filenamec is the pipe to the controller's serial input.
-o filename
filenamec is the pipe to the controller's serial output.
-h
Show summary of options.

When no options are provided the input and output pipes are created in /tmpc , and named respectively inc and outc .

SEE ALSO

sdcc(1), ucsim(1).

AUTHOR

This manual page was written by Aurelien Jarno <aurel32@debian.org>, for the Debian GNU/Linux system (but may be used by others).