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.

  1. Open MPLAB X IDE version 6.20 or newer.
  2. Open Content Manager.

  3. In the MCC Content Manager tab, find “AVR MCU Motor Control Library” under Content Libraries and select the latest version.

  4. Click the Apply button to install the library and dependencies in MCC.

  5. 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.