Microchip Technology SW006023-2N 数据表

下载
页码 238
MPLAB
®
 XC32 C/C++ Compiler User’s Guide
DS51686E-page 10
 2012 Microchip Technology Inc.
RECOMMENDED READING
This documentation describes how to use the MPLAB XC32 C/C++ Compiler. Other 
useful documents are listed below. The following Microchip documents are available 
and recommended as supplemental reference resources.
Release Notes (Readme Files)
For the latest information on Microchip tools, read the associated Release Notes 
(HTML files) included with the software.
MPLAB
®
 Assembler, Linker and Utilities for PIC32 MCUs User’s Guide (DS51833)
A guide to using the 32-bit assembler, object linker, object archiver/librarian and various 
utilities.
32-Bit Language Tools Libraries (DS51685)
Lists all library functions provided with the MPLAB XC32 C/C++ Compiler with detailed 
descriptions of their use.
Dinkum Compleat Libraries
The Dinkum Compleat Libraries are organized into a number of headers, files that you 
include in your program to declare or define library facilities. A link to the Dinkum librar-
ies is available in the MPLAB X IDE application, on the My MPLAB X IDE tab, Refer-
ences & Featured Links section.
PIC32MX Configuration Settings
Lists the Configuration Bit settings for the Microchip PIC32MX devices supported by 
the MPLAB XC32 C/C++ Compiler’s #pragma config.
Device-Specific Documentation
The Microchip website contains many documents that describe 32-bit device functions 
and features. Among these are:
• Individual and family data sheets
• Family reference manuals
• Programmer’s reference manuals
C Standards Information
American National Standard for Information Systems – Programming Language – C
American National Standards Institute (ANSI), 11 West 42nd. Street, New York, 
New York, 10036.
This standard specifies the form and establishes the interpretation of programs 
expressed in the programming language C. Its purpose is to promote portability, 
reliability, maintainability and efficient execution of C language programs on a 
variety of computing systems.
C++ Standards Information
Stroustrup, Bjarne, C++ Programming Language: Special Edition, 3rd Edition. 
Addison-Wesley Professional; Indianapolis, Indiana, 46240.
ISO/IEC 14882 C++ Standard. The ISO C++ Standard is standardized by ISO (The 
International Standards Organization) in collaboration with ANSI (The American 
National Standards Institute), BSI (The British Standards Institute) and DIN (The 
German national standards organization). 
This standard specifies the form and establishes the interpretation of programs 
expressed in the programming language C++. Its purpose is to promote portability, 
reliability, maintainability and efficient execution of C++ language programs on a 
variety of computing systems.