5.7 XC32 Analysis Options

The following analysis feature controls are displayed in the MPLAB X IDE and VS Code project property dialogs, along with their corresponding driver options. These features analyze your code to highlight safety or performance issues.

Table 5-16. XC32 Analysis General Options Category
OptionDescriptionCommand Line
Code coverage instrumentationEnable the code coverage feature-mcodecov
Stack guidance

Check to enable the stack guidance feature, which gives an estimate of stack usage.

-mchp-stack-usage