warning icon  This site will be unavailable on Friday 21 February from 11:00AM to 5:00PM MST (1800 to 2400 UTC) for system maintenance.

Exporting Secondary Settings from Main Project in MPLAB® Code Configurator (MCC) Melody

Last modified by Microchip on 2024/04/10 14:07

The configuration fuses related to the secondary core are configured in the main project. This setting information needs to be communicated to the secondary project and is facilitated by exporting and importing the settings.

To export the settings, click on the Save File button. The file should be saved in JSON format which resides in the selected file path while saving the config file.

Note: For dual-core devices that have a secondary core with its own Flash, only Master Slave Interface (MSI) configurations and output pin ownership information is exported.

The master_config.mc3 file in Important Files folder of Master project

Learn More