SW500010 Microchip Technology, SW500010 Datasheet - Page 63

HI-TECH C PRO FOR PIC10/12/16

SW500010

Manufacturer Part Number
SW500010
Description
HI-TECH C PRO FOR PIC10/12/16
Manufacturer
Microchip Technology
Type
Compilerr
Series
PIC10/12/16r
Datasheets

Specifications of SW500010

Supported Families
PIC10, PIC12, PIC16
Core Architecture
PIC
Software Edition
Professional
Kit Contents
Software And Docs
Mcu Supported Families
PIC10/12/16
Tool Type
Compiler
Lead Free Status / RoHS Status
Not applicable / Not applicable
For Use With/related Products
PIC10, PIC12, PIC14, PIC16, PIC16E
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
019P
778-1006
778-1006
PICC Command-line Driver
2.6.54 --STRICT: Strict ANSI Conformance
The --STRICT option is used to enable strict ANSI conformance of all special keywords. HI-
TECH C supports various special keywords (for example the persistent type qualifier). If the
--STRICT option is used, these keywords are changed to include two underscore characters at
the beginning of the keyword (e.g. __persistent) so as to strictly conform to the ANSI stan-
dard. Be warned that use of this option may cause problems with some standard header files (e.g.
<intrpt.h>).
2.6.55 --SUMMARY=type: Select Memory Summary Output Type
Use this option to select the type of memory summary that is displayed after compilation. By default,
or if the mem suboption is selected, a memory summary is shown. This shows the total memory usage
for all memory spaces.
psects, after they have been grouped by the linker, and the memory ranges they cover. Table
shows what summary types are available.
2.6.56 --TIME: Report time taken for each phase of build process
Adding --TIME when building generate a summary which shows how much time each stage of the
build process took to complete.
Suboption
psect
mem
class
hex
file
A psect summary may be shown by enabling the psect suboption. This shows individual
Summary of psect usage.
General summary of memory used.
Summary of class usage.
Summary of address used within the hex
file.
Whether summary information is shown
on the screen or shown and saved to a file.
Table 2.14: Memory Summary Suboptions
Controls
A summary of psect names and
the addresses they were linked at
will be shown.
A concise summary of memory
used will be shown.
A summary of all classes in each
memory space will be shown.
A summary of addresses and hex
files which make up the final out-
put file will be shown.
Summary information will be
shown on screen and saved to a
file.
PICC Driver Option Descriptions
On (+) implies
2.14
63

Related parts for SW500010