Aaeon PCM-6894 User Manual page 97

All-in-one single board computer supporting tualatin/pentium iii/ celeron processor with lcd, lvds, tv-out, audio, dual ethernet, cfd, & pc/104 connector
Hide thumbs Also See for PCM-6894:
Table of Contents

Advertisement

if (argc == 1)
{
}
if (argc > 1)
{
}
if (time_value > 0 && time_value < 256)
{
SetWatchDogTime((unsigned char) time_value);
init_w83977tf_aw_watchdog();
printf(
}
}
printf( n Syntax: WATCHDOG [time] \n? ;
"\
printf(? time range : 1 ~ 256 \n\n? ;
return ;
ptr = argv[1];
time_value = atoi(ptr);
"W
atch Dog Timer set up : %d \n? time_value);
Appendix A Watchdog Timer
87

Advertisement

Table of Contents
loading

Table of Contents