User manual

MPLAB
®
PM3 User’s Guide
DS51464C-page 30 © 2006 Microchip Technology Inc.
After pressing the Finish button, review the Project window on the MPLAB IDE
desktop. It should look like Figure 3-9. If the Project window is not open, select
View>Project
.
FIGURE 3-9: PROJECT WINDOW
3.9 BUILDING THE INITIAL PROJECT
From the Project menu, we can assemble and link the current files. They don’t have
any of our code in them yet, but this ensures that the project is set up correctly.
Click back on the 18f452Proj.mcw window to make it the active window. Now, build the
project by selecting Project>Build All
. The Output window shows the result of the build
process as shown in Figure 3-10.
FIGURE 3-10: INITIAL BUILD RESULTS WINDOW