Technical Notes Database TN4056C.txt TD - TD386 unexpected interrupt 06 Category :Pascal Platform :All Product :TD 1.x 2.0 Description: Q. After running the program for awhile, an unexpected interrupt 06 occurs. A. Interrupt 06 is caused in virtual mode when the CPU encounters and illegal instruction. Most probably some portion of the code has been overwritten by an errant pointer, an array bounds error, or a stack overflow. If you can locate the instruction that TD386 is trying to execute, you can set a changed memory breakpoint to find where in your program the code is being overwritten. Reference: 7/2/98 10:45:35 AM
Last Modified: 01-SEP-99