EGL1188E An INTERRUPT signal was received.

Explanation

The Interrupt key was pressed and the program is not coded to handle the interrupt signal.

User Response

Set the ConsoleLib.deferInterrupt to true to handle the interrupt signal.


Feedback