2.6 Adding Content Through MCC
MPLAB® Code Configurator (MCC) is a free graphical programming environment that generates seamless, easy-to-understand C code. MCC includes content libraries that support various microcontroller families:
- MCC Melody—Supports 8-bit PIC and AVR MCUs, as well as dsPIC® DSCs
- MCC Harmony—Supports all 32-bit MIPS®, Arm® Cortex®-based MCU and MPU devices
Launch MCC by clicking the MCC icon on the MPLAB X IDE toolbar or by typing
>MPLAB MCC: Launch in the VS Code command palette.
With MPLAB Tools for VS Code, users can also specify a name for the MCC configuration. By
default, MCC uses My_MCC_Config as the configuration name.
