SW500008 Microchip Technology, SW500008 Datasheet - Page 142

PICC-18 STD

SW500008

Manufacturer Part Number
SW500008
Description
PICC-18 STD
Manufacturer
Microchip Technology
Type
Compilerr
Series
PIC18r
Datasheets

Specifications of SW500008

Supported Families
PIC18
Core Architecture
PIC
Software Edition
Standard
Kit Contents
Software And Docs
Mcu Supported Families
PIC18
Tool Function
Compiler
Tool Type
Compiler
Lead Free Status / RoHS Status
Not applicable / RoHS Compliant
For Use With/related Products
PIC18 Series
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
015
778-1001
778-1001
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.
128
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.17
for more information.
Linker and Utilities

Related parts for SW500008