User manual
MPLAB
®
XC8 C Compiler User’s Guide
DS52053B-page 128 2012 Microchip Technology Inc.
4.10.3.2 REPORTING
These options, shown in Figure 4-14 relate to information produced during and after
compilation.
1. Display memory usage after compilation: These checkboxes allow you to specify
what information is displayed after compilation. The correspond to the psect,
class, mem and hex suboptions to the --SUMMARY option, see
Section 4.8.56 “--SUMMARY: Select Memory Summary Output Type”.
2. Create Summary File: Selecting this checkbox will send the information you have
selected above to a file as well as to the standard output. This corresponds to the
file suboption to the --SUMMARY option, see Section 4.8.56 “--SUMMARY:
Select Memory Summary Output Type”.
3. Create HTML files: This will create HTML files summarizing the previous build,
see Section 4.8.34 “--HTML: Generate HTML Diagnostic Files”.
FIGURE 4-14: REPORTING OPTIONS
FIGURE 4-15: ADDITIONAL OPTIONS
1
2
3
{
1
2
3
4
5
6
7