Harmony v3 Peripheral Libraries on PIC32MX 470: Step 4
Step 4: Generate Code
3
Navigate to the Projects tab in MPLAB X IDE to view the project tree structure.
MCC will include all the MPLAB Harmony library files and generate the code based on the MCC selections. The generated code will add files and folders to your Harmony project.
Among the generated code, notice the Peripheral Library (PLIB) files generated for TMR2, CORE TIMER, I²C1, UART2, DMAC, and GPIO peripherals. MCC also generates a template main file (main_pic32mx470.c).