S u b C o m p a c t B o a r d
G E N E - 6 3 1 5
Appendix A Programming the Watchdog Timer
A-9
void main(int argc, char* argv[])
{
int time_value=0;
char *ptr;
printf(“winBond 83977 WatchDog Timer Setup Utility Version 1.0
\n" );
printf(“Ccopyright (c) 2000 AAEON Technology Inc.\n");
printf(“Tthis 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" );
printf(" time range : 1 ~ 256 \n\n" );
return ;
}
if (argc > 1)
{
ptr = argv[1];
Содержание GENE-6315
Страница 8: ...SubCompact Board G E N E 6 3 1 5 Chapter 1 General Information 1 1 General Chapter 1 Information...
Страница 17: ...SubCompact Board G E N E 6 3 1 5 Chapter 2 Quick Installation Guide 2 4 Solder Side...
Страница 18: ...SubCompact Board G E N E 6 3 1 5 Chapter 2 Quick Installation Guide 2 5 2 3 Mechanical Drawing Component Side...
Страница 19: ...SubCompact Board G E N E 6 3 1 5 Chapter 2 Quick Installation Guide 2 6 Solder Side...
Страница 40: ...SubCompact Board G E N E 6 3 1 5 Chapter 3 Award BIOS Setup 3 1 Chapter Award BIOS Setup 3...
Страница 45: ...SubCompact Board G E N E 6 3 1 5 Chapter 4 Driver Installation 4 1 Chapter Driver 4 Installation...
Страница 59: ...SubCompact Board G E N E 6 3 1 5 Appendix B I O Information B 1 I O Information Appendix B...
Страница 60: ...SubCompact Board G E N E 6 3 1 5 Appendix B I O Information B 2 B 1 I O Address Map...
Страница 61: ...SubCompact Board G E N E 6 3 1 5 Appendix B I O Information B 3 B 2 Memory Address Map...
Страница 64: ...SubCompact Board G E N E 6 3 1 5 Appendix C Mating Connector C 1 Mating Connecotor x Appendi C...