12.07.2015 Views

MPLAB C32 C COMPILER USER'S GUIDE

MPLAB C32 C COMPILER USER'S GUIDE

MPLAB C32 C COMPILER USER'S GUIDE

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>MPLAB</strong> ® <strong>C32</strong> C Compiler User’s GuideCONVENTIONS USED IN THIS <strong>GUIDE</strong>This manual uses the following documentation conventions:DOCUMENTATION CONVENTIONSDescription Represents ExamplesArial font:Italic characters Referenced books <strong>MPLAB</strong> ® IDE User’s GuideEmphasized text...is the only compiler...Initial caps A window the Output windowA dialogthe Settings dialogA menu selectionselect Enable ProgrammerQuotesA field name in a window or “Save project before build”dialogUnderlined, italic text with A menu pathFile>Saveright angle bracketBold characters A dialog button Click OKA tabClick the Power tabN‘RnnnnA number in verilog format, 4‘b0010, 2‘hF1where N is the total number ofdigits, R is the radix and n is adigit.Text in angle brackets < > A key on the keyboard Press , Courier New font:Plain Courier New Sample source code #define STARTFilenamesautoexec.batFile pathsc:\mcc18\hKeywords_asm, _endasm, staticCommand-line options -Opa+, -Opa-Bit values 0, 1Constants0xFF, ‘A’Italic Courier New A variable argument file.o, where file can beany valid filenameSquare brackets [ ] Optional arguments mcc18 [options] file[options]Curly brackets and pipe Choice of mutually exclusive errorlevel {0|1}character: { | }arguments; an OR selectionEllipses... Replaces repeated text var_name [,var_name...]Represents code supplied byuservoid main (void){ ...}DS51686A-page 2© 2007 Microchip Technology Inc.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!