SW500010 Microchip Technology, SW500010 Datasheet - Page 65

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
Chapter 3
C Language Features
HI-TECH C PRO for the PIC10/12/16 MCU Family supports a number of special features and exten-
sions to the C language which are designed to ease the task of producing ROM-based applications.
This chapter documents the compiler options and special language features which are specific to
these devices.
3.1 ANSI Standard Issues
3.1.1 Implementation-defined behaviour
Certain sections of the ANSI standard have implementation-defined behaviour. This means that the
exact behaviour of some C code can vary from compiler to compiler. Throughout this manual are
sections describing how the HI-TECH C compiler behaves in such situations.
3.2 Processor-related Features
HI-TECH C has several features which relate directly to the PIC architecture and instruction set.
These detailed in the following sections.
3.2.1 Stack
The stack on PIC processors is limited in depth and cannot be manipulated directly. It is left up to
the programmer to ensure that the maximum stack dept is not exceeded. A call graph is provided by
the linker when generating a MAP file. This will indicate the stack levels at each function call.
65

Related parts for SW500010