SW006015 Microchip Technology, SW006015 Datasheet - Page 76

C COMPILER MPLAB C32

SW006015

Manufacturer Part Number
SW006015
Description
C COMPILER MPLAB C32
Manufacturer
Microchip Technology
Type
Compilerr
Series
PIC32r
Datasheets

Specifications of SW006015

Supported Families
PIC32MX5, MX6, And MX7
Core Architecture
PIC
Kit Contents
Software And Docs
Mcu Supported Families
PIC32 MCUs
Tool Function
Compiler
Supported Devices
PIC32 MCUs
Tool Type
Compiler
Processor Series
PIC32
Lead Free Status / RoHS Status
Not applicable / Not applicable
For Use With/related Products
PIC32
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
MPLAB
C32 C Compiler User’s Guide
®
5.7.3
Exceptions
In addition, two weak general exception handlers are provided that can be overridden
by the application—one to handle exceptions when Status
is 1
BEV
(_bootstrap_exception_handler) and one to handle exceptions when
is 0 (_general_exception_handler). Both the weak reset exception
Status
BEV
handler and the weak general exception handler provided with the startup code enters
an infinite loop. The startup code arranges for a jump to the reset exception handler to
be located at 0xBFC00380 and a jump to the general exception handler to be located
at EBASE + 0x180.
Both handlers must be attributed with the nomips16 [e.g., __attribute__
((nomips16))] since the startup code jumps to these functions.
FIGURE 5-10:
EXCEPTIONS
© 2007 Microchip Technology Inc.
DS51686A-page 72

Related parts for SW006015