10 Analysis
MPLAB X IDE supports MPLAB XC C compiler features that help you analyze: 
- MISRA rules conformance
 - how well your code is optimized
 - how well your code is tested
 - how to minimize your stack usage
 
