[Next] [Previous] [Up] [Top] [Contents] [Back]

Chapter 5 Programming Considerations

5.3 Watchdog

The on-board watchdog resets the processor when it runs out of program control. After a local reset, the watchdog is idle and becomes active after the first watchdog trigger has been given. To prevent the watchdog from resetting the processor, the watchdog must be triggered every 600 ms. To trigger the watchdog, the OP2 output port of the DUART must be driven to a '1' followed by a '0'. This is accomplished by writing $04 to the Set Output Port register ($30001D) followed by writing $04 to the Clear Output Port register ($30001F).

CC175 - Dual Channel Intelligent CAN Interface for VMEbus - 30 SEP 1996
Copyright © 1996 Compcontrol, Inc.

[Next] [Previous] [Up] [Top] [Contents] [Back]