Link Search Menu Expand Document

                                                                                                     

MCC NVIC Configuration

MCC plug-in consists of following plug-ins/managers based on the device selection while creating the project.

  • Clock Configuration: Enables to configure Master, Generic, Peripheral and System Clocks
  • Pin Configuration: Enables to configure pins in the Pin Configuration area depending upon the application requirements
  • NVIC Configuration: Enables to configure enable/disable of interrupts, interrupt priority and name
  • DMA Configuration: Enables to configure DMA Channels
  • MPU Configuration: Enables to configure different zones of Memory Protection Unit

To open NVIC Configuration MCC plug-in, perform the action, Project Graph → Plugins then click NVIC Configuration .

Note: MCC plugins availability will vary depending on the device selection while creating the project.

NVIC Configuration

NVIC Manager allows users to enable or disable interrupts, change priority, and change names of interrupt handlers, see image below.

Note: In the screenshot above, the MCC NVIC configuration for SAME70 MCU is shown as an example. The MCC NVIC configuration for other PIC or SAM MCUs may differ from the one shown above.

Note

This page has been verified with the following versions of software tools:

Because Microchip regularly update tools, occasionally there could be minor differences with the newer versions of the tools.

               



Copyright © 2020 Microchip Technology.