This tutorial shows instructions with MHC as the GUI tool. MPLAB Harmony v3 is now configurable through MPLAB Code Configurator (MCC). Click here to visit the same tutorial page with instructions using MCC as the GUI tool
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 (MHC)
- Download the MPLAB Harmony Framework
If you would rather learn how to create an MPLAB Harmony project from scratch, visit the "Create a New MPLAB® Harmony v3 Project" page.
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.
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