Create a New MPLAB® Harmony v3 Project

This page shows you how to create a new MPLAB® Harmony project from scratch.

Before doing this, you'll need to do the following:

If you would rather learn how to open one of the many demonstration application projects that are included in the Harmony framework,click here.

1

In the MPLAB X IDE, selectFile > New Project. Select32-bit MPLAB Harmony 3 Project and clickNext.

If you don't see this option, you haven't installed the MPLAB Harmony 3 Configurator. See above for details.

newproj1.png

2

Browse to the folder you downloaded the framework to. If you haven't done this, or want to download it to a different folder, click theLaunch Content Manager button. ClickNext.

newproj2.png

3

Name and Location window:
LocationChoose a folder to hold your project. You'll probably want to dedicate the framework download folder for framework files only, so do not choose that.
FolderChoose an MPLAB X physical project name.
NameChoose an MPLAB X logical project name (this can be different from the physical name).
PathYou cannot change this. It's generated by the selections above.
newproj3.png

To get a better understanding, click on theShow Visual Help button for an explanation.

newproj3a.png

ClickNext.

4

Choose a name for the MPLAB X IDE project configuration (or just keep the default name). Select the target device for your project and clickFinish.

Microchip has hundreds of 32-bit devices. Use the Device Family and/or Device Filter fields to narrow the Target Device selection.

newproj4.png

5

Your new project will open in the IDE and the MPLAB Harmony Configurator will automatically start. Keep the default values in the Configuration Database Setup window and click theLaunch button.