gpvc - Man Page

GNU PIC COD file viewer

Synopsis

gpvc [options] file

Warning

The information in this man page is an extract from the full documentation of gputils and is limited to the meaning of the options.  For complete and  current documentation, refer to "gputils.ps" located in the gputils docs directory.

Description

gpvc is an COD file viewer for Microchip (TM) PIC (TM) micro-controllers.  COD files are and output from gpasm.  They contain information used for simulation. gpvc is part of gputils.  Check the gputils(1) manpage for details on other GNU PIC utilities.

Options

-a,--all

Display all information in the COD file.

-d,--directory

Display directory header.

-l,--listing

Display source listing.

-m,--message

Display debug message area.

-h,  --help

Show the usage message and exit.

-r,--rom

Display ROM.

-s,--symbols

Display symbols.

-v,--version

Show the version information and exit.

-w,  --wide

Show code table in wider view.

See Also

gputils(1)

Author

Craig Franklin <craigfranklin@users.sourceforge.net>

Referenced By

gputils(1).

2016-08-07 gputils-1.5.2 Linux user's manual