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)
Содержание SI-60E-M
Страница 1: ...1 SI 60E User Manual SI 60E User Manual...
Страница 10: ...10 1 2 2 Dimensions...
Страница 11: ...11 1 2 3 I O View SI 60E front side SI 60E rear side...
Страница 12: ...12 1 3 Exploded View of the SI 60E Assembly...
Страница 18: ...18 CHAPTER 2 MOTHERBOARD INTRODUCTION 2 1 Introduction MBD60E Jumpers and Connectors...
Страница 19: ...19 MBD60E Board Dimensions...
Страница 58: ...58 6 Click Accept to accept the End User License Agreement...
Страница 63: ...63 3 When the Welcome screen appears click Next 4 Click Next to to agree with the license agreement...
Страница 65: ...65 7 When InstallShield Wizard is complete click Finish...
Страница 68: ...68...
Страница 71: ...71 5 Setup complete Click Finish to restart the computer and for changes to take effect...
Страница 77: ...77 7 In the Welcome screen click Next 8 When the Destination Folder screen appears click Next...
Страница 86: ...86 Turn on Device List...
Страница 89: ...89 Now you can leave IBASE SI 60E control center V1 0 utility and start using AMD Catalyst Control Center...
Страница 90: ...90 Choose AMD Eyefinity Multi Display for Video wall display configuration setting...
Страница 91: ...91 Select Create Eyefinity Display Group...
Страница 92: ...92 Select 2 x 3 for 4 x 3 Display configuration...
Страница 93: ...93 Make the displays arrangement...
Страница 94: ...94 Complete the settings...
Страница 99: ...99 D 2 x 4 Display configuration 1 Select 2 x 2 Stretch by control centor utility...