5 Installation
This section presents the installation steps for the MPLAB Code Configurator (MCC) version, how to use the embedded version, and how to complete the first programming and debugging.
- Open MPLAB X IDE version 6.20 or newer.
-
Open Content Manager.
-
In the MCC Content Manager tab, find “AVR MCU Motor Control Library” under Content Libraries and select the latest version.
-
Click the Apply button to install the library and dependencies in MCC.
-
The installation is now complete.
After creating a new project using the supported MCUs and opening MCC, the library is available and can be added from the Device Resources window. The demonstration chapter will describe how to create a new project and get to this step.