User`s guide

MPLAB
®
IDE User’s Guide
DS51519B-page 28 © 2006 Microchip Technology Inc.
2.5 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 and assembled. We will use a single assembly file
for this project and a linker script. Choose P
roject>Project Wizard.
From the Welcome dialog, click on Next> to advance.
The next dialog (Step One) allows you to select the device, which we’ve already done.
Make sure that it says PIC18F8722. If it does not, select the PIC18F8722 from the drop
down menu. Click Next>.
FIGURE 2-3: PROJECT WIZARD – SELECT DEVICE