The MPLAB® Code Configurator (MCC) is an automatically installed plugin for MPLAB X IDE that simplifies this down to a series of simple selections from the menus within the MCC. The MCC generates driver code using a Graphical User Interface (GUI). The generated drivers control the ...
6.MCC can now be opened on a new or already existing MPLAB X IDE project. See Section 4.1 “Setting Up MPLAB X IDE and Launching MCC.” MCC Plugin Options Several aspects of the operation of the MCC can be managed by using the “Options” panel (see figure below), which can be invo...
hello楼主,我这个工程使用的芯片是dsPIC33CK256MC,在启动MCC之后的选项中classic选项是灰色的,我在...
MPLAB® Code Configurator (MCC) is a free, graphical programming environment that generates seamless, easy-to-understand C code to be inserted into your project.
MCC Classic makes it easy to configure devices and peripherals and to generate code in MPLAB X IDE. It also includes libraries for a variety of applications.
MCC Melody offers an improved and flexible architecture, making it easy to generate code and to configure devices and peripherals.
2 What is MPLAB Code Configurator (MCC)The MPLAB® Code Configurator generates seamless, easy to understand code that is inserted into your project. It enables, configures, and utilizes a rich set of peripherals and libraries across select devices. It is integrated into MPLAB® X IDE to ...
The MCC requires an MPLAB X IDE project to be created, or an existing project opened, before launching the MCC plugin. This is necessary as the MCC needs to know the device used in the project to have access to device-specific information like registers, bits, and configurations and to set...
This page shows you how to create a new MPLAB®Code Configurator (MCC) Harmony project from scratch. Before doing this, you'll need to do the following: Install MPLAB X IDE Install XC32 C compiler If you would rather learn how to open one of the many demonstration application projects th...
安装好MPLAB X IDE5.5与XC8编译器后,通过插件管理器安装MCC插件,目前最新版是5.0版本。安装完成后...