User manual
MPLAB
®
PM3 User’s Guide
DS51464C-page 24 © 2006 Microchip Technology Inc.
3.4 SELECTING THE DEVICE
If you have not already selected the device in MPLAB IDE, do so by selecting
Configure>Select Device
to open the Select Device dialog (Figure 3-1) and select the
PIC18F452 device.
Under Microchip Programmer Tool Support, verify that this device is supported (green
light) by MPLAB PM3. Click OK.
FIGURE 3-1: SELECTING THE DEVICE
3.5 CREATING THE PROJECT
In order to program the device, you’ll need a hex file. In this example, we’ll create a
project using the Project Wizard. We will use a single assembly file for this project and
a linker script. Choose the Project>Project Wizard
.
FIGURE 3-2: PROJECT WIZARD WELCOME SCREEN
Click on Next> to advance to the next dialog in the Project Wizard.