Configuration Register; Demo Program - Aaeon MB-662 User Manual

Lpx- size intel fc-370 pentium iii cpu card with lcd, lan, audio, 4 coms & ssd
Hide thumbs Also See for MB-662:
Table of Contents

Advertisement

outportb(0x443, data); // refresh watchdog timer
* note: if you want to refresh the watchdog timer, you have to
disable it first.
Demo
program
outportb(0x444, 3):
outportb(0x443x 10);
customer_job();
outportb(0x443, 0);
outputb(0x443, 20);
another_job();
outportb(0x443, 0)
...
...
// set time-out event to reset-system
// set time-out interval to 10 seconds
// execute your job here, be sure your
job will finished within 10 seconds
// refresh watchdog timer, otherwise
the system will reset after time-out
// set time-out interval to 20 seconds
// another job finished in 20 seconds
// disable watchdog timer
Appendix A Programming the Watchdog Timer
107

Advertisement

Table of Contents
loading

Table of Contents