Analog Devices, Inc. CrossCore(R) Embedded Studio Application Example
ADSP-SC58x EZ-Kit Board Support Package
Project Name: WatchDog Timer
CONTENTS
- Description
- Processor
- Tested With
- Overview
- Hardware Setup
- User Configuration Macros
- External connections
- Software switch settings
- References
This example demonstrates how to use the watchdog service to initiate a watchdog timer expired event.
ADSP-SC58x EZ-Kit
This test program checks the functionality of the watchdog timer by
1. Checking the counter and watchdog status immediately after enabling it.
They should not have expired at this point.
2 Resetting the watchdog timer during a Delay() function. The counter and
watchdog should not expire after the Delay() has completed.
3. Not resetting the watchdog timer during a Delay() function. The counter and
watchdog should expire after the Delay() has completed and a watchdog
timer callback event posted.
For more information on driver modes of operation please refer to the driver help pages.
None.
None.
None.
Default Software switch settings
See SoftConfig_SC589.c for more information.
Please refer to the ADSP-SC589 EZ-KIT Lite Evaluation System Manual for information
on software-controlled switches.
- ADSP-SC589 Hardware Reference Manual
- ADSP-SC589 EZ-Kit Schematic