Datasheet
PICkitâ„¢ 3 Debug Express Lessons
© 2009 Microchip Technology Inc. DS41370C-page 13
3.1.1.3 STEP THREE: CREATE A NEW PROJECT
Create the project file in the existing directory for Lesson 1.
Browse to the directory folder C:\Lessons\PICkit 3 Debug Express
Lessons\01 Hello LED and name the project Lesson 1 LED. Save the project and
then click Next to continue, as shown below in Figure 3-3.
FIGURE 3-3:
WIZARD STEP THREE: CREATE A NEW PROJECT
3.1.1.4 STEP FOUR: ADD EXISTING FILES TO YOUR PROJECT
This dialog allows any existing source or other files to be added to the project. Note that
it is also possible to add new files to the project after it has been created. In the left
pane, select the 01 Hello LED.c file in the project directory from Step Three and
click Add. The file will now show up on the right pane of the Dialog window, as shown
in Figure 3-4. Click Next to continue.