2.3.2 MPLAB® Code Configurator (MCC)

The MCC will be used to develop this project. It is a graphical programming environment that generates easy-to-understand C-code to be inserted in the project. It provides an intuitive interface; it enables and configures a rich set of peripherals and functions specific to the desired application.

The plug-in can be installed following the steps provided on the Install MPLAB® Code Configurator (MCC) webpage.

After generating all the required source and header files, the user must complete the source code to obtain the desired functionality. After implementing the code, the application functionality must be tested. This will be accomplished using the MDV plug-in.