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:
- Install the MPLAB X IDE
- Install the XC32 C compiler
- Install the MPLAB Harmony Configurator
- Download the MPLAB Harmony Framework
If you would rather learn how to create an MPLAB Harmony project from scratch, click here.
5
The Configuration Database Setup window opens. You shouldn't have to change anything in this window, click Launch.
The last window will open asking if you want to 'open the default saved state file.' This file is used to save all selections made in the MPLAB Harmony Configurator (MHC) for the project you are opening. Click Open to open this.
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 this folder
…\<project name>\firmware\src\config\<project configuration name>\.
- If you aren't using MPLAB X "Project Configurations", the MHC state file can be found here
…\<project name>\firmware\src\config\default\default.xml.






