2.7 Generate

The code generation step in MPLAB Harmony v3 is same as in MPLAB Harmony v2. After all the required modules are added and configured, users can click the Generate button to generate and add the MPLAB Harmony v3 code in the project.

Note: Unlike MPLAB Harmony v2, the MPLAB Harmony v3 project does not reference the MPLAB Harmony v3 framework files (source files for peripheral libraries, drivers, and system services) present in the MPLAB Harmony v3 repositories. Instead, all the needed source code is copied from the MPLAB Harmony v3 repositories to the local project directory. This means MPLAB Harmony v3 projects can be easily ported from one computer to another.