2.2 MPLAB Code Configurator
The MPLAB Code Configurator (MCC) is a free graphical programming environment that generates seamless, easy-to-understand C code to insert into projects. Using an intuitive interface, MCC enables and configures a rich set of peripherals and functions. MCC supports 8-bit, 16-bit, 32-bit PIC®, and SAM® microcontrollers. MCC is incorporated into MPLAB X IDE as a plugin.
Installing MCC from MPLAB X IDE
Follow these steps to install MCC from MPLAB X IDE:
- From the Toolbar, select Tools > Plugins.
- In the Plugins window, click the Available Plugins tab and type MCC in the search box. The MCC plugin details will be displayed (if not yet installed) as shown in the figure 2-4.
- Select the checkbox next to the MCC plugin, and then click Install.
- In the Plugin Installer window, follow the instructions, and then select Restart Now, and then click Finish when installation is completed.
- MPLAB X IDE will restart with the MCC plugin installed.