Aaeon PCM-6892 Rev.B Manual page 67

Intel ulv celeron 400 / 650 mhz processor compact board with lcd, ethernet, tv-out, mini pci, speaker out
Hide thumbs Also See for PCM-6892 Rev.B:
Table of Contents

Advertisement

C o m p a c t B o a r d
P C M - 6 8 9 2 R e v . B
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 w
Version 1.0 \n" );
printf( copyright (c) 2000 AAEON Technology Inc.\n");C
printf( this version only for W83977 that using GP%d to T
Reset System.\n",watch_dog_output_GP);
if (argc == 1)
{
printf( n Syntax: WATCHDOG [time] \n" );\
printf(" time range : 1 ~ 256 \n\n" );
return ;
B-7
Appendix B Programming the Watchdog Timer

Advertisement

Table of Contents
loading

Table of Contents