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:

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.

You can configure RTX64 exception handling so that when a fault occurs, RTX64 stops the process and either initiates a Windows memory dump or inserts a debug break.

Related topics: