Firmware Functions
FXTH87xx11 and FXTH87xx12 Embedded Firmware User Guide, Rev. 2.1
Freescale Semiconductor, Inc.
11
3.2
Function description
The following function descriptions include stack sizes and approximate duration.
Stack sizes have been calculated by executing each routine and measuring the amount of memory utilized.
Unless noted, they represent the maximum stack the function will utilize.
Duration estimates are performed on one part at room temperature. They are intended to serve as a
guideline for typical execution time.
3.2.1
void TPMS_RESET(void)
•
Description:
This function is called when taking the reset vector. It will reset the Stack Pointer to
the last RAM location and jump to the location stored by the user in $DFFE:DFFF. No further
initialization is performed.
•
Stack size:
3 bytes
•
Power Management:
This function executes entirely in RUN mode.
•
Interrupt Management:
This function does not await interrupts. It is not affected by interrupts
either.
•
Resources:
Stack
$E057
void
$E05A
void
$E05D
UINT8
$E060
UINT8
$E063
UINT8
$E066
UINT8
$E069
UINT16
$E06C
UINT16
$E06F
void
$E072
void
$E075
UINT8
$E078
UINT8
$E07B
void
$E07E
UINT16
$E081
UINT8
$E084
UINT8
$E087
—
Reserved
$E08A
void
$E08D
UINT16
$E090
UINT8
Table 7. FXTH87xx11
and
FXTH87xx12’s Firmware Function jump table (continued)
Absolute Address
Return type
Function