3.2.1.3 Porting a Project From MCC Melody to MCC Harmony

The application was originally developed on the AVR128DA48 using the MCC Melody framework. It was then ported to the PIC32CM6408PL10048 using MCC Harmony. Note that MCC does not support directly porting a project from Melody to Harmony and recommends that users create separate projects and configure the required system and peripheral modules for the application.

Creating a project with the MPLAB Tools for VS Code is not covered in this document. Refer to the Setting up the Tools section for the relevant links. To become familiar with MCC, refer to the Adding Content Through MCC section. After creating the projects in VS Code and launching MCC, follow the steps below to configure the modules used in this application.

Tip: Users may use the MPLAB AI Coding Assistant tool integrated with VS Code to obtain guidance when porting MCC Melody projects to MCC Harmony. It can provide a migration plan. For more information, see Getting Started With the MPLAB AI Coding Assistant.