User's Guide
Revision. B3
April, 2001
Appendix
47
After finishing the above setting, you must be output for the Control Register’s value to the WDT
Configuration Port. Then WDT will start according to the above setting.
MOV
dx, F2h ; Setting WDT Configuration Port
OUT
dx, al
; Output the Control Register Value
You should build in a mechanism in the program to continue to read the WDT Configuration Port for
clearing WDT before the time out.