FLP Requirements
Currently, to use Function Level Profiling (FLP) your project must be set up for:
- A device that supports data capture (see the MPLAB® X IDE Debug Features by Device page):
- PIC18F with data capture
- PIC24F, PIC24EP
- dsPIC33FJ, dsPIC33E
- PIC32MX with data capture
PIC16F1 devices are NOT supported
PIC32MZ devices are NOT supported
- An MPLAB XC C Compiler version 1.20 or above
- The Code Profiling Plugin (optional purchase)
- The plug-in may be purchased from MicrochipDirect.com
- Install the plug-in (called CodeProfiling) by following the instructions in MPLAB X IDE Help, 'Additional Tasks', 'Add Plug-In Tools'.
- Once the plugin is installed, the Code Profiling window then may be accessed under Tools > Embedded > CodeProfiling.