![Peak Peak 632A Скачать руководство пользователя страница 136](http://html1.mh-extra.com/html/peak/peak-632a/peak-632a_user-manual_1517211136.webp)
PEAK 632A Series User Guide
Watch Dog Timer
A1-5
2. Select the time-out intervals of WDT (decide the values of D2, D1, D0 in F2 )
Example: D2~D0 = 0, the time-out interval will be 64 sec.
AND
al, 11111000b ; Setting the time-out interval as 64 sec.
3. Enable or Disable the WDT ( decide D3 value in F2)
i.e. D3=0, Disable the WDT
AND
al, 11110111b ; Disable the WDT
i.e. D3=1, Enable the WDT
OR
al, 00001000b ; Enable the WDT
After finishing the above setting, you must be output for the Control Register 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.
Содержание Peak 632A
Страница 12: ...Chapter 2 Figure 2 1 Switches and Connectors position...
Страница 47: ...PEAK 632A User Guide BIOS Setup 4 17 The Choice Enabled Disabled...
Страница 66: ...PEAK 632A User Guide BIOS Setup 4 36...
Страница 85: ...PEAK 632A User Guide BIOS Setup 4 55...
Страница 89: ...Peak 632A User s Guide VGA Driver Installation Procedures 5 4 4 Click Next Figure 5 4 Clicking the Next button...
Страница 114: ...Peak 632A User s Guide SCSI Driver Installation Procedures 7 2 2 Click on OK button Figure 7 2 Clicking on Ok button...
Страница 116: ...Peak 632A User s Guide SCSI Driver Installation Procedures 7 4 4 Click Next Figure 5 4 Clicking the Next button...
Страница 117: ...Peak 632A User s Guide SCSI Driver Installation Procedures 7 5 5 Click Next Figure 7 5 Clicking on Next button...
Страница 120: ...Peak 632A User s Guide SCSI Driver Installation Procedures 7 8 8 Click on K Figure 7 8 Clicking the OK button...
Страница 121: ...Peak 632A User s Guide SCSI Driver Installation Procedures 7 9 9 Click Next Figure 7 9 Clicking the Next button...
Страница 127: ...Peak 632A User s Guide SCSI Driver Installation Procedures 7 15 5 Open Winnt folder Figure 7 16 Opening the Winnt folder...
Страница 129: ...Peak 632A User s Guide SCSI Driver Installation Procedures 7 17 6 Click Browse icon Figure 7 18 Clicking the Browse icon...
Страница 137: ...PEAK 632A User Guide Memory Mapping A2 1 Appendix 2 Memory Mapping...