SW500011 Microchip Technology, SW500011 Datasheet - Page 86

HI-TECH X PRO FOR PIC32

SW500011

Manufacturer Part Number
SW500011
Description
HI-TECH X PRO FOR PIC32
Manufacturer
Microchip Technology
Type
Compilerr
Series
PIC32r
Datasheet

Specifications of SW500011

No. Of User Licenses
1
Supported Families
PIC32
Core Architecture
PIC
Supported Hosts
Windows XP, Vista, Linux, Mac OS X
Software Edition
Professional
Kit Contents
Software And Docs
Tool Type
Compiler
Lead Free Status / RoHS Status
Not applicable / Not applicable
For Use With/related Products
PIC32 Series
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
032
778-1007
778-1007
Psects
init Runtime startup code which performs initialisation, for example, clearing the RAM.
powerup Used to load any user-defined routine in powerup.as.
config Used to store the configuration words.
reset Code to service the reset vector at 0xBFC00000 and invoke the runtime startup code.
bootex Code to service the bootstrap exception vector at 0xBFC00380 and invoke (if provided) the
The compiler-generated psects which are placed in Internal program flash are:
text16 Is a global psect used for MIPS16e executable code and library functions.
text32 Is a global psect used for MIPS32r2 executable code and library functions.
idata These psects contain the ROM image of any initialised variables. These psects are copied into
strings This psect holds the program string literals table.
const These psects hold objects that are declared const and are within range of the pointer stored
constfar These psects hold objects that are declared const and are out of range of the pointer stored
vectors This psect holds the interrupt vector table.
The compiler-generated psects which are loaded in internal RAM are:
bss These psects contain uninitialized global or static variables.
data These psects contain initialised global or static variables. These psects will be wholly placed
nvram This psect is used to store (non-bit) persistent variables. It is not cleared or otherwise
nvbit This psect holds persistent bit objects. It is not cleared or otherwise modified at startup.
rbit These psects are used to store all bit variables.
86
The compiler-generated psects which are loaded in internal boot flash are:
interrupt function to handle it.
the data psects at startup.
in register 30 (a.k.a s8 or fp).
in register 30 (a.k.a s8 or fp).
within a RAM bank and so can be accessed more efficiently.
modified at startup.
C Language Features

Related parts for SW500011