Step 2: Configuration of MPLAB® Code Configurator (MCC)

Last modified by Microchip on 2026/06/26 07:40

Configuration of MCC

Create a new project with PIC32CM LS00 Curiosity Nano+ Touch Evaluation Kit (refer to Lab 1 Step 2). Once the project is created and MPLAB® Code Configurator (MCC) is launched, go to Pin Configuration under Plugins drop-down.

Plugins drop-down

Configure the PA15 pin (user LED) as shown in the accompanying image. Please also refer to Lab 3 Step 2 for instructions on custom naming configurations and adjusting the pin display order.

Pin Setting tab

 

In Project Graph, go to System > Cortex®-M23 Configuration > SysTick > Enable SysTick.

Project Graph

Back to Top