Open an Existing MPLAB® Harmony v3 Project

This page shows you how to open one of the many demonstration application projects that are included in the MPLAB® Harmony framework.

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

If you would rather learn how to create an MPLAB Harmony project from scratch, visit the "Create a New MPLAB® Harmony v3 Project" page.

1

In the MPLAB X IDE, select File > Open Project.

existingproj1.png

2

Demonstration applications come with most of the libraries. These can be found in each library's apps folder. Browse to the firmware folder (as shown below) to find all evaluation boards that support the application. Select your evaluation board and click Open Project.

existingproj2.png

3

After the project opens, start MHC. In the MPLAB X IDE, select Tools > Embedded > MPLAB® Harmony 3 Configurator.

existingproj3.png

4

Select the path to the folder containing the MPLAB Harmony framework and click Launch.

existingproj4.png

5

The Configuration Database Setup window opens. You shouldn't have to change anything in this window. Click Launch.

Please be patient while waiting for the last window to open. It will ask if you want to open the default saved state file. This file is used to save all selections made in MHC for the project you are opening. Click Open.

You can now use the MPLAB Harmony Configurator. Please see the MHC Wiki for instructions on how to use it.

existingproj5.png

Note: You can save or load an MHC configuration at any time. The default name of the MHC state file is:
<MPLAB X project configuration name>.xml

  • It can be found in the following folder:

…\<project name>\firmware\src\config\<project configuration name>\.

  • If you are not using MPLAB X Project Configurations, the MHC state file can be found in the following folder:

…\<project name>\firmware\src\config\default\default.xml