E m b e d d e d C o n t r o l l e r
A E C - 6 5 2 3
Appendix A Programming the Watchdog Timer
A-6
A.2 ITE8783 Watchdog Timer Initial Program
.MODEL SMALL
.CODE
Main:
CALL Enter_Configuration_mode
CALL Check_Chip
mov cl, 7
call Set_Logic_Device
;time setting
mov cl, 10 ; 10 Sec
dec al
Watch_Dog_Setting:
;Timer setting
mov al, cl
mov cl, 73h
call Superio_Set_Reg
;Clear by keyboard or mouse interrupt
mov al, 0f0h
mov cl, 71h
call Superio_Set_Reg
;unit is second.
mov al, 0C0H
mov cl, 72h
Summary of Contents for AEC-6523
Page 15: ...Embedded Controller A E C 6 5 2 3 Chapter 1 General Information 1 6 z EMC CE FCC Class A...
Page 19: ...Embedded Controller A E C 6 5 2 3 Solder Side Chapter 2 Hardware Installation 2 4...
Page 38: ...Embedded Controller A E C 6 5 2 3 Chapter 3 Award BIOS Setup 3 1 Chapter AMI 3 BIOS Setup...
Page 59: ...SubCompact Board A E C 6 5 2 3 H W Monitor Chapter 3 AMI BIOS Setup 3 22...
Page 87: ...Embedded Controller A E C 6 5 2 3 Appendix B I O Information B 1 I O Information Appendix B...
Page 88: ...Embedded Controller A E C 6 5 2 3 Appendix B I O Information B 2 B 1 I O Address Map...
Page 89: ...Embedded Controller A E C 6 5 2 3 Appendix B I O Information B 3...
Page 90: ...Embedded Controller A E C 6 5 2 3 Appendix B I O Information B 4 B 2 1st MB Memory Address Map...
Page 91: ...Embedded Controller A E C 6 5 2 3 Appendix B I O Information B 5 B 3 IRQ Mapping Chart...
Page 92: ...Embedded Controller A E C 6 5 2 3 Appendix B I O Information B 6 B 4 DMA Channel Assignments...
Page 93: ...Embedded Controller A E C 6 5 2 3 Appendix C AHCI Setting C 1 AHCI Setting Appendix C...
Page 95: ...Embedded Controller A E C 6 5 2 3 Appendix C AHCI Setting C 3 Step 3 Press F6 Step 4 Choose S...