RTX64 Handler
RTX64 provides a handler to process exceptions that occur in an RTSS process. (If an exception occurs in a native Windows application, the Windows operating system handles it.) When the RTX64 handler encounters an error, it initiates one of the following actions:
- Freezes and/or terminates the process
- Modifies the application environment and continues
- Executes an orderly shutdown, known as a Green Screen
If an exception occurs within an ISR (such as an RTX64 hardware interrupt or RTX64 timer interrupt), RTX64 immediately initiates an RTX64 Green Screen stop message.
Related topics: