[ First ] [ Previous ] [ Next ] [ Last ] [ Manuals ]
EIPC_EIPSW

Description:
Controls the saving of processor information for interrupt functions.
Compatibility:
This pragma is compatible with the following platform targets:
Prototype:
#pragma EIPC_EIPSW on|off|reset
Remarks:
If this option is in effect when compiling an interrupt function, the compiler will also save or restore the EIPC and EIPSW. It is then safe to enable additional interrupts by calling __EIEP().
This pragma doesn't correspond to any settings panel option. To check whether this option is on, use __option (dont_reuse_strings), described in "Checking Options."
[ First ] [ Previous ] [ Next ] [ Last ] [ Manuals ]
Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.
Last updated: August 17, 2000