You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
130 lines
3.7 KiB
130 lines
3.7 KiB
.\" First parameter, NAME, should be all caps
|
|
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
|
.\" other parameters are allowed: see man(7), man(1)
|
|
.\" Please adjust this date whenever revising the manpage.
|
|
.\"
|
|
.\" Some roff macros, for reference:
|
|
.\" .nh disable hyphenation
|
|
.\" .hy enable hyphenation
|
|
.\" .ad l left justify
|
|
.\" .ad b justify to both left and right margins
|
|
.\" .nf disable filling
|
|
.\" .fi enable filling
|
|
.\" .br insert line break
|
|
.\" .sp <n> insert n+1 empty lines
|
|
.\" for manpage-specific macros, see man(7)
|
|
.TH "PIKLAB" "1" "January 25, 2008" "" ""
|
|
.SH "NAME"
|
|
piklab\-coff \- Command\-line utility to view COFF files.
|
|
.SH "SYNOPSIS"
|
|
.B piklab\-coff [Qt\-options] [KDE\-options] [options] [file]
|
|
.RI
|
|
|
|
.SH "DESCRIPTION"
|
|
This manual page documents briefly the
|
|
.B piklab\-coff command.
|
|
|
|
.\" TeX users may be more comfortable with the \fB<whatever>\fP and
|
|
.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
|
|
.\" respectively.
|
|
\fBPiklab\-coff\fP is a command line tool to view COFF files.
|
|
|
|
.SH "OPTIONS"
|
|
These programs follow the usual GNU command line syntax, with long
|
|
options starting with two dashes (`\-').
|
|
A summary of options is included below.
|
|
|
|
Generic options:
|
|
.TP
|
|
.B \-h, \-\-help
|
|
Show summary of options.
|
|
.TP
|
|
.B \-v, \-\-version
|
|
Show version of program.
|
|
.TP
|
|
.B \-\-help\-qt
|
|
Show Qt specific options
|
|
.TP
|
|
.B \-\-help\-kde
|
|
Show KDE specific options
|
|
.TP
|
|
.B \-\-help\-all
|
|
Show all options
|
|
.TP
|
|
.B \-\-author
|
|
Show author information
|
|
.TP
|
|
.B \-\-license
|
|
Show license information
|
|
.TP
|
|
.B \-\-
|
|
End of options
|
|
.TP
|
|
.br
|
|
|
|
Options:
|
|
.TP
|
|
.B \-c, \-\-command <name>
|
|
Perform the requested command.
|
|
.TP
|
|
.B \-\-command\-list
|
|
Return the list of recognized commands.
|
|
.TP
|
|
.B \-\-debug
|
|
Display debug messages.
|
|
.TP
|
|
.B \-\-extra\-debug
|
|
Display extra debug messages.
|
|
.TP
|
|
.B \-\-max\-debug
|
|
Display all debug messages.
|
|
.TP
|
|
.B \-\-lowlevel\-debug
|
|
Display low level debug messages.
|
|
.TP
|
|
.B \-\-quiet
|
|
Do not display messages.
|
|
.TP
|
|
.B \-f, \-\-force
|
|
Overwrite files and answer "yes" to questions.
|
|
.TP
|
|
.B \-d, \-\-device <name>
|
|
Target device.
|
|
.TP
|
|
.B \-\-device\-list
|
|
Return the list of supported devices.
|
|
.sp 3
|
|
.SH "SEE ALSO"
|
|
.BR piklab (1),
|
|
.BR piklab\-prog (1),
|
|
.BR piklab\-hex (1).
|
|
.br
|
|
.SH "AUTHORS"
|
|
piklab was written by Nicolas Hadacek and many others, including:
|
|
* Alain Gibaud: author of Pikdev; main infrastructure; IDE interface; direct programmers; gputils integration.
|
|
* Keith Baker: direct programmer support for 16F7X devices.
|
|
* Xiaofan Chen: numerous tests of PICkit1/2 and ICD2 programmers.
|
|
* Craig Franklin: author of gputils (disassembler and coff parser).
|
|
* Manwlis Giannos: direct programmer support for PIC18FXX2/FXX8 devices.
|
|
* Stephen Landamore: author of LPLAB (microchip command\-line programmer).
|
|
* Brian C. Lane: original code for direct programming.
|
|
* Sébastion Laoût: author of Likeback.
|
|
* Nestor A. Marchesini: tests of PicStart+ programmer.
|
|
* Lorenz Mösenlechner and Matthias Kranz: USB support for ICD2 programmer.
|
|
* Mirko Panciri: direct programmers with bidirectionnal buffers.
|
|
* Sean A. Walberg: direct programmer support for 16F676/630 devices.
|
|
|
|
.B Translations:
|
|
* Michele Petrecca: Italian translation.
|
|
* Alain Portal: French translation.
|
|
* Stefan von Halenbach: German translation.
|
|
* Nagy Lázló: Hungarian translation.
|
|
.sp 3
|
|
.SH "COPYRIGHT"
|
|
This is free software. You may redistribute copies of it under the terms of the GNU General Public License
|
|
<http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the extent permitted by law.
|
|
|
|
.PP
|
|
This manual page was written by Miriam Ruiz <little_miry@yahoo.es>,
|
|
for the Debian project (but may be used by others).
|