10.1 Import existing App Example Configuration

Users who want to implement a similar application based on the existing application examples provided by Microchip can choose to import the configuration so that they srart from a known good configuration.

  1. Create a new MPLAB MCC Harmony Project

  2. Select the MPLAB Harmony option

    import_1
  3. Select Finish

    import_2
  4. After selecting the framework path, the default project graph will be loaded. Close the MPLAB Code Configurator by clicking on the MCC option in IDE.

    import_3
  5. Now, user should overwrite the .mc3 file created for the new MPLAB MCC Harmony Project (in step 1) with the .mc3 file of the application example of their choice provided by Microchip.

    import_4
  6. Reopen MCC to see if project graph has imported the components and the respective configuration for these components as expected.

    import_5