Jump to main content
MPLAB® XC32 C Compiler User's Guide for PIC32A MCU
Search
Home
5
XC32
Toolchain and
MPLAB® X IDE
5.7
Project Example
Notice to Development Tools Customers
1
Preface
2
Compiler Overview
3
Compiler and Other Development Tools
4
How To's
5
XC32
Toolchain and
MPLAB® X IDE
5.1
MPLAB® X IDE
and Tools Installation
5.2
MPLAB® X IDE
Setup
5.3
MPLAB X IDE
Projects
5.4
Operation Summary
5.5
References
5.6
Project Setup
5.7
Project Example
5.7.1
Run the Project Wizard
5.7.2
Add a File to the Project
5.7.3
Build and Run the Project
5.7.4
Output Files
5.7.5
Further Development
6
Compiler Command-Line Driver
7
Device-Related Features
8
Differences Between
MPLAB® XC32
and C Standard
9
Supported Data Types and Variables
10
Fixed-Point Arithmetic Support
11
Memory Allocation and Access
12
Operators and Statements
13
Register Usage
14
Functions
15
Interrupts
16
Main, Runtime Startup and Reset
17
Mixing C and Assembly Code
18
Library Routines
19
Optimizations
20
Preprocessing
21
Linking Programs
22
Implementation-Defined Behavior
23
Embedded Compiler Compatibility Mode
24
Common C Interface
25
Diagnostic Pragmas
26
Diagnostic Messages
27
GNU Free Documentation License
28
Built-in Functions
29
Document Revision History
Microchip Information
5.7 Project Example
In this example, you will create an
MPLAB X IDE
project with two C code files.