User manual

Getting Started with PIC32
DS61146B-page 24 © 2008 Microchip Technology Inc.
5.6 CREATING THE PROJECT
The next step is to create a project using the Project Wizard. A project is the way the
files are organized to be compiled, assembled and linked. We will use a single “C” file
for this project and a linker script.
Choose Project>Project Wizard
.
From the Welcome dialog, click on Next> to advance.
The Step One dialog allows you to select the device, which we’ve already done. Make
sure that it displays the proper PIC32 variant. If not, select the required PIC32 variant
from the drop down menu. Click Next>.
FIGURE 5-3: MPLAB IDE WIZARD SELECT DEVICE