User manual
Getting Started with PIC32
DS61146B-page 28 © 2008 Microchip Technology Inc.
Be sure to save the workspace in the Projects32 directory and name this workspace
using the same name as for the project: MyTestProject.
Click Save.
The project space is now completely created and it should look like that:
FIGURE 5-8: MPLAB IDE PROJECT SAVE
Now we’ll create our C source file. If the MPLAB IDE Editor window is not open, click
File->New
from the top menu or the New File menu shortcut on the standard toolbar.
The Editor window will show up.
Let’s type in a very simple Hello World program in the Editor window and save it in
Projects32 directory as main.c. We’ll use the UART Peripheral Library provided by
Microchip: