English
Language : 

DS51795A Datasheet, PDF (7/98 Pages) Microchip Technology – PICkit™ 3 Programmer/Debugger
Preface
CONVENTIONS USED IN THIS GUIDE
The following conventions may appear in this documentation:
DOCUMENTATION CONVENTIONS
Description
Represents
Examples
Arial font:
Italic
Initial caps
Quotes
Underlined, italic with right
angle bracket
Bold characters
Text in angle brackets < >
Courier New font:
Plain
Italic
Square brackets [ ]
Curly brackets and pipe
character: { | }
Ellipses...
Referenced books
Emphasized text
A window
A dialog
A menu selection
A field name in a window or
dialog
A menu path
MPLAB® IDE User’s Guide
...is the only compiler...
the Output window
the Settings dialog
select Enable Programmer
“Save project before build”
File>Save
A dialog button
A tab
A key on the keyboard
Click OK
Click the Power tab
Press <Enter>, <F1>
Sample source code
Filenames
File paths
Keywords
Command-line options
Bit values
Constants
A variable argument
Optional arguments
Choice of mutually exclusive
arguments; an OR selection
Replaces repeated text
Represents code supplied by
user
#define START
autoexec.bat
c:\mcc18\h
_asm, _endasm, static
-Opa+, -Opa-
0, 1
0xFF,’A’
file.o, where file can be
any valid filename
mpasmwin [options]
file [options]
errorlevel {0|1}
var_name [,
var_name...]
void main (void)
{ ...
}
© 2009 Microchip Technology Inc.
DS51795A-page 3