Intel PCM-6892 Rev.B, Compact Board manual Ompact BoardP C M 6 8 9 2 R e v . B

Models: PCM-6892 Rev.B Compact Board

1 57
Download 57 pages 37.87 Kb
Page 56
Image 56

C ompact BoardP C M - 6 8 9 2 R e v . B

//Set Register 2B (PIN 58) Bit 0 = 0/1 (KBLOCK/GP13) //set to GP13 for WD Rst WriteAData(0x2B,ReadAData(0x2B)0x01);

}

else if(watch_dog_output_GP==16)

{

//Set Register 2C (PIN 119) Bit 5 -4 = 01 (GP16) //set to GP16 for WD Rst WriteAData(0x2C,ReadAData(0x2C)0x10);

}

//Exit W83977 Configure mode ExitConfigMode();

}

void main(int argc, char* argv[])

{

int time_value=0; char *ptr;

printf( inBond 83977 WatchDog Timer Setup Utility Version 1.0 \n" );

printf( copyright (c) 2000 AAEON Technology Inc.\n");礼耟

printf( this version only for W83977 that using GP%d to Reset System.\n",watch_dog_output_GP);

if (argc == 1)

{

printf( n Syntax: WATCHDOG [time] \n" );

Appendix B Programming the Watchdog Timer B - 7

Page 56
Image 56
Intel PCM-6892 Rev.B, Compact Board manual Ompact BoardP C M 6 8 9 2 R e v . B