I need to generate an interrupt every 2 milliseconds.
I am running on a 486 computer and am using borland C++
I would like something similar to toi interrupt used in
68HC11 programming. Is there something like that for 486
programming. Any help would be greatly apreciated.
Comments
: I am running on a 486 computer and am using borland C++
: I would like something similar to toi interrupt used in
: 68HC11 programming. Is there something like that for 486
: programming. Any help would be greatly apreciated.
Program PC's PIC to generate IRQ 0. Check out:
http://www.qzx.com/pc-gpe/miscellaneous.html
-] Klorf [-