![IBASE Technology SI-60E-M User Manual Download Page 106](http://html1.mh-extra.com/html/ibase-technology/si-60e-m/si-60e-m_user-manual_3237210106.webp)
106
F. Watchdog Timer Configuration
The WDT is used to generate a variety of output signals after a user programmable count. The WDT is
suitable for use in the prevention of system lock-up, such as when software becomes trapped in a
deadlock. Under these sorts of circumstances, the timer will count to zero and the selected outputs will
be driven. Under normal circumstance, the user will restart the WDT at regular intervals before the
timer counts to zero.
SAMPLE CODE:
//---------------------------------------------------------------------------
//
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
// KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
// IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR
// PURPOSE.
//
//---------------------------------------------------------------------------
#include <dos.h>
#include <conio.h>
#include <stdio.h>
#include <stdlib.h>
#include "F81846.H"
//---------------------------------------------------------------------------
int main (int argc, char *argv[]);
void EnableWDT(int);
void DisableWDT(void);
//---------------------------------------------------------------------------
int main (int argc, char *argv[])
{
unsigned char bBuf;
unsigned char bTime;
char **endptr;
char SIO;
printf("Fintek 81866 watch dog program\n");
SIO = Init_F81846();
if (SIO == 0)
{
printf("Can not detect Fintek 81866, program abort.\n");
return(1);
}//if (SIO == 0)
Summary of Contents for SI-60E-M
Page 1: ...1 SI 60E User Manual SI 60E User Manual...
Page 10: ...10 1 2 2 Dimensions...
Page 11: ...11 1 2 3 I O View SI 60E front side SI 60E rear side...
Page 12: ...12 1 3 Exploded View of the SI 60E Assembly...
Page 18: ...18 CHAPTER 2 MOTHERBOARD INTRODUCTION 2 1 Introduction MBD60E Jumpers and Connectors...
Page 19: ...19 MBD60E Board Dimensions...
Page 58: ...58 6 Click Accept to accept the End User License Agreement...
Page 65: ...65 7 When InstallShield Wizard is complete click Finish...
Page 68: ...68...
Page 71: ...71 5 Setup complete Click Finish to restart the computer and for changes to take effect...
Page 77: ...77 7 In the Welcome screen click Next 8 When the Destination Folder screen appears click Next...
Page 86: ...86 Turn on Device List...
Page 90: ...90 Choose AMD Eyefinity Multi Display for Video wall display configuration setting...
Page 91: ...91 Select Create Eyefinity Display Group...
Page 92: ...92 Select 2 x 3 for 4 x 3 Display configuration...
Page 93: ...93 Make the displays arrangement...
Page 94: ...94 Complete the settings...
Page 99: ...99 D 2 x 4 Display configuration 1 Select 2 x 2 Stretch by control centor utility...