C O M E x p r e s s M o d u l e
C O M - K B
Appendix A Programming the Watchdog Timer
A-3
************************************************************************************
//
Embedded
BRAM
relative
definition
(Please
reference
to
Table
1)
#define
byte
EcBRAMIndex
//This
parameter
is
represented
from
Note1
#define
byte
EcBRAMData
//This
parameter
is
represented
from
Note2
#define
byte
BRAMLDNReg
//This
parameter
is
represented
from
Note3
#define
byte
BRAMFnDataReg
//This
parameter
is
represented
from
Note4
#define
void
EcBRAMWriteByte(
byte
Offset,
byte
Value);
#define
byte
EcBRAMReadByte(
byte
Offset);
#define
void
IOWriteByte(
byte
Offset,
byte
Value);
#define
byte
IOReadByte(
byte
Offset);
//
Watch
Dog
relative
definition
(Please
reference
to
Table
2)
#define
byte
TimerReg
//This
parameter
is
represented
from
Note5
#define
byte
TimerVal
//
This
parameter
is
represented
from
Note10
#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
Note11
#define
byte
RSTReg
//This
parameter
is
represented
from
Note8
#define
byte
RSTBit
//This
parameter
is
represented
from
Note9
#define
byte
RSTVal
//This
parameter
is
represented
from
Note12
************************************************************************************
Summary of Contents for COM-KB
Page 7: ...COM Express Module C O M K B Chapter 1 General Information 1 1 General Information Chapter 1...
Page 15: ...COM Express Module C O M K B Chapter 2 Quick Installation Guide 2 4 Solder Side...
Page 17: ...COM Express Module C O M K B Chapter 2 Quick Installation Guide 2 6 Solder Side...
Page 27: ...COM Express Module C O M K B Chapter 3 AMI BIOS Setup 3 1 AMI BIOS Setup Chapter 3...
Page 30: ...COM Express Module C O M K B Chapter 3 AMI BIOS Setup 3 4 Setup Menu Setup submenu Main...
Page 31: ...COM Express Module C O M K B Chapter 3 AMI BIOS Setup 3 5 Setup submenu Advanced...
Page 33: ...COM Express Module C O M K B Chapter 3 AMI BIOS Setup 3 7 CPU Configuration...
Page 40: ...COM Express Module C O M K B Chapter 3 AMI BIOS Setup 3 14 On Module IO Configuration...
Page 43: ...COM Express Module C O M K B Chapter 3 AMI BIOS Setup 3 17 On Module H W Monitor...
Page 47: ...COM Express Module C O M K B Chapter 3 AMI BIOS Setup 3 21 Setup submenu Chipset...
Page 52: ...COM Express Module C O M K B Chapter 3 AMI BIOS Setup 3 26 Setup submenu Boot...
Page 54: ...COM Express Module C O M K B Chapter 3 AMI BIOS Setup 3 28 BBS Priorities...
Page 56: ...COM Express Module C O M K B Chapter 3 AMI BIOS Setup 3 30 Setup submenu Exit...
Page 57: ...COM Express Module C O M K B Chapter 4 Driver Installation 4 1 Chapter Driver 4 Installation...
Page 69: ...COM Express Module C O M K B Appendix B I O Information B 1 I O Information Appendix B...
Page 70: ...COM Express Module C O M K B Appendix B I O Information B 2 B 1 I O Address Map...
Page 71: ...COM Express Module C O M K B Appendix B I O Information B 3...
Page 72: ...COM Express Module C O M K B Appendix B I O Information B 4 B 2 Memory Address Map...
Page 73: ...COM Express Module C O M K B Appendix B I O Information B 5 B 3 IRQ Mapping Chart...
Page 74: ...COM Express Module C O M K B Appendix B I O Information B 6...
Page 75: ...COM Express Module C O M K B Appendix B I O Information B 7...
Page 76: ...COM Express Module C O M K B Appendix B I O Information B 8 B 4 DMA Channel Assignments...