SW500010 Microchip Technology, SW500010 Datasheet - Page 25

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
lation sequence. These files can be merged into the .hex file generated from the other input files in
the project by an application called HEXMATE. See Section
by using the --NODEL driver option. Without this option, this temporary file is used to generate
an output file (e.g. a HEX file ) and files used for debugging by development tools (e.g. COFF
files) before it is deleted. The file l.obj can be used as the input to OBJTOHEX if running this
application manually, but it cannot be passed to the driver as an input file as it absolute and cannot
be further processed.
2.2.1 Single-step Compilation
The command-line driver, PICC, can compile any mix of input files in a single step. All source files
will be re-compiled regardless of whether they have been changes since that last time a compilation
was performed.
ate files (.p1 and .obj) remain after compilation has completed, but all other transitional files
are deleted, unless you use the --NODEL option which preserves all generated files. Note some
generated files may be in a temporary directory not associated with your project and use a pseudo-
The link and post-link steps are graphically illustrated in Figure 2.2.
This diagram shows .hex files as additional input file type not considered in the initial compi-
The output of the linker is a single absolute object file, called l.obj, that can be preserved
Unless otherwise specified, a default output file and debug file are produced. All intermedi-
Figure 2.2: Flow diagram of the final compilation sequence
.map
debug
-M
OBJTOHEX
CROMWELL
HLINK
HEXMATE
.hex
--NODEL
5.15
for more information on this utility.
l.obj
.hex
The Compilation Sequence
25

Related parts for SW500010