SW500010 Microchip Technology, SW500010 Datasheet - Page 160

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
Map Files
These features are discussed below.
version compilers, however there are differences. A typical PRO compiler call graph may look
something like:
Each line basically consists of the name of the function in question, and its APB size and offset. The
general form of most entries look like:
Note that the function name will always be the assembly name, thus the function main appears as
_main.
not called by the C program. Examples include the function main, any any interrupt functions
the program defines. The programmer may also define additional functions that are root functions in
the call tree by using the FNROOT assembler directive, see Section
The code generator issues an FNROOT directive for each interrupt function encountered, and
the runtime startup code contains the FNROOT directive for the function main.
160
The call graph produced by PRO versions compilers is very similar to that produced by Standard
A function printed with no indent is a root function in a call tree. These functions are typically
The estimated call tree depth.
Call graph:
* _main size 0,4 offset 0
*
*
*
Estimated maximum call depth: 3
* intlevel1 size 0,0 offset 37
*
*
Estimated maximum call depth: 2
name size p,a offset n
_byteconv size 0,17 offset 4
_init size 0,4 offset 4
indir_func size 0,0 offset 4
_isr size 0,2 offset 37
float size 3,7 offset 21
ldiv size 8,6 offset 21
_crv ARG size 0 offset 21
_srv size 2,10 offset 21
i1ldiv size 8,6 offset 44
_crv size 1 offset 21
ldiv size 8,6 offset 21
_convert size 4,0 offset 33
_srv size 2,10 offset 21
_convert size 4,0 offset 33
_convert size 4,0 offset 33
4.3.8.18
for more information.
Linker and Utilities

Related parts for SW500010