Appendix
PPC1507
31
Appendix
Watchdog Programming Guide
EC41713CLDNA (B)PPC includes a programmable watchdog timer
(WDT) up to 255 levels and time by minute or second. Watchdog timer
overtime event can be programmed to reset system or generate shielding
interrupts. (The interrupt here can not be shared and can not be the same
as interrupt of other devices within the system).
The following describes WDT program in C language; please refer to the
following demonstration code:
//Super I/O Watchdog
#define pm_base 0x0a00
#define
WRITEREG(reg,val)
{tmp_reg=reg;
outportb(tmp_reg,val);}
//1.Initial Watchdog device
short SIOWTD_Setup(short irq)
/* irq=3,4,5,6,7,9,12,0:disable interrupt,0xff:reset*/
{
//check parameters
//if(irq!=0xff && (irq<3 || irq>7) && irq!=9 && irq!=12 &&
irq!=0)
//
return 1;
SIOWTD_Disable();
//start programming Watchdog
//Set Watchdog Event
Summary of Contents for PPC-1507
Page 1: ...PPC 1507 15 LCD Panel PC Version A3...
Page 16: ...Chapter 2 Computer Installation 10 PPC 1507 Chapter 2 Computer Installation Product Outline...
Page 17: ...Chapter 2 Computer Installation PPC 1507 11 Product Dimension Drawing 4 5 Unit mm...
Page 19: ...Chapter 2 Computer Installation PPC 1507 13 External Interfaces Outline...
Page 43: ...EVOC...
Page 44: ...1 2 3 4 5 6 30 7 ESD 8 ESD h i j...
Page 45: ...k l m n 9 10...
Page 48: ......
Page 56: ...8 PPC 1507 l 5 19Hz 1 0mm 19 200Hz 1g l 10g 11ms l IP65 l l 20 60 20 93 10cm 50cm...
Page 57: ...PPC 1507 9...
Page 58: ...10 PPC 1507 4 5 mm...
Page 59: ...PPC 1507 11 1 2 3 4 5 6 7 8 9 10 11 PCI 12 13 14 15 1 LCD IO...
Page 60: ...12 PPC 1507 154 84 114 92 125 00 104 84 165 00 mm...
Page 75: ...BIOS PPC 1507 27 BIOS EC4 1713CLDNA B BIOS AMI BIOS...