Appendix A – Watchdog Timer Programming
68
Fa
nle
ss Em
be
dde
d B
ox
P
C
AE
C-
6977
A.2 Watchdog Sample Program
************************************************************************************
// SuperIO relative definition (Please reference to Table 1)
#define byte SIOIndex //This parameter is represented from Note1
#define byte SIOData //This parameter is represented from Note2
#define void IOWriteByte(byte IOPort, byte Value);
#define byte IOReadByte(byte IOPort);
// Watch Dog relative definition (Please reference to Table 2)
#define byte TimerLDN //This parameter is represented from Note3
#define byte TimerReg //This parameter is represented from Note4
#define byte TimerVal // This parameter is represented from Note24
#define byte UnitLDN //This parameter is represented from Note5
#define byte UnitReg //This parameter is represented from Note6
#define byte UnitBit //This parameter is represented from Note7
#define byte UnitVal //This parameter is represented from Note8
#define byte EnableLDN //This parameter is represented from Note9
#define byte EnableReg //This parameter is represented from Note10
#define byte EnableBit //This parameter is represented from Note11
#define byte EnableVal //This parameter is represented from Note12
#define byte StatusLDN // This parameter is represented from Note13
#define byte StatusReg // This parameter is represented from Note14
#define byte StatusBit // This parameter is represented from Note15
#define byte ModeLDN // This parameter is represented from Note16
#define byte ModeReg // This parameter is represented from Note17
#define byte ModeBit // This parameter is represented from Note18
#define byte ModeVal // This parameter is represented from Note19
#define byte WDTRstLDN // This parameter is represented from Note20
#define byte WDTRstReg // This parameter is represented from Note21
#define byte WDTRstBit // This parameter is represented from Note22
#define byte WDTRstVal // This parameter is represented from Note23
************************************************************************************
Содержание AEC-6977
Страница 1: ...Last Updated January 13 2017 AEC 6977 Fanless Embedded Box PC User s Manual 3rd Ed...
Страница 14: ...Fanless Embedded Box PC AEC 6977 Chapter 1 Chapter 1 Product Specifications...
Страница 18: ...Fanless Embedded Box PC AEC 6977 Chapter 2 Chapter 2 Hardware Information...
Страница 20: ...Chapter 2 Hardware Information 7 Fanless Embedded Box PC AEC 6977 2 2 Jumpers and connectors...
Страница 40: ...Fanless Embedded Box PC AEC 6977 Chapter 3 Chapter 3 AMI BIOS Setup...
Страница 43: ...Chapter 3 AMI BIOS Setup 30 Fanless Embedded Box PC AEC 6977 3 3 Setup Submenu Main...
Страница 44: ...Chapter 3 AMI BIOS Setup 31 Fanless Embedded Box PC AEC 6977 3 4 Setup Submenu Advanced...
Страница 51: ...Chapter 3 AMI BIOS Setup 38 Fanless Embedded Box PC AEC 6977 3 4 5 2 SATA Configuration AHCI...
Страница 53: ...Chapter 3 AMI BIOS Setup 40 Fanless Embedded Box PC AEC 6977 3 4 6 Intel TXT LT Configuration...
Страница 63: ...Chapter 3 AMI BIOS Setup 50 Fanless Embedded Box PC AEC 6977 3 4 10 Advanced H W Monitor...
Страница 65: ...Chapter 3 AMI BIOS Setup 52 Fanless Embedded Box PC AEC 6977 3 5 Setup submenu Chipset...
Страница 70: ...Chapter 3 AMI BIOS Setup 57 Fanless Embedded Box PC AEC 6977 3 6 1 Boot BBS Priorities...
Страница 72: ...Chapter 3 AMI BIOS Setup 59 Fanless Embedded Box PC AEC 6977 3 8 Setup submenu Save Exit...
Страница 73: ...Fanless Embedded Box PC AEC 6977 Chapter 4 Chapter 4 Drivers Installation...
Страница 79: ...Fanless Embedded Box PC AEC 6977 Appendix A Appendix A Watchdog Timer Programming...
Страница 85: ...Fanless Embedded Box PC AEC 6977 Appendix B Appendix B I O Information...
Страница 86: ...Appendix B I O Information 73 Fanless Embedded Box PC AEC 6977 B 1 I O Address Map...
Страница 87: ...Appendix B I O Information 74 Fanless Embedded Box PC AEC 6977...
Страница 88: ...Appendix B I O Information 75 Fanless Embedded Box PC AEC 6977 B 2 Memory Address Map...
Страница 89: ...Appendix B I O Information 76 Fanless Embedded Box PC AEC 6977 B 3 IRQ Mapping Chart...
Страница 90: ...Appendix B I O Information 77 Fanless Embedded Box PC AEC 6977...
Страница 91: ...Appendix B I O Information 78 Fanless Embedded Box PC AEC 6977...
Страница 92: ...Appendix B I O Information 79 Fanless Embedded Box PC AEC 6977 B 4 DMA Channel Assignments...
Страница 93: ...Fanless Embedded Box PC AEC 6977 Appendix C Appendix C RAID AHCI Settings...
Страница 100: ...Appendix C Electrical Specifications for I O Ports 87 Fanless Embedded Box PC AEC 6977 Step 13 Choose Y Step 14 Setup OS...
Страница 101: ...Appendix C Electrical Specifications for I O Ports 88 Fanless Embedded Box PC AEC 6977 Step 15 Press F6 Step 16 Choose S...
Страница 103: ...Appendix C Electrical Specifications for I O Ports 90 Fanless Embedded Box PC AEC 6977 Step 19 Setup is starting Windows...
Страница 107: ...Appendix C Electrical Specifications for I O Ports 94 Fanless Embedded Box PC AEC 6977 Step 7 Press F6 Step 8 Choose S...
Страница 109: ...Appendix C Electrical Specifications for I O Ports 96 Fanless Embedded Box PC AEC 6977 Step 11 Setup is loading files...
Страница 110: ...Fanless Embedded Box PC AEC 6977 Appendix D Appendix C Electrical Specifications for I O Ports...