SEARCH
TOOLBOX
LANGUAGES
modified on 21 June 2010 at 15:23 ••• 28,676 views

Eagle CPLD

From Manuals

(Difference between revisions)
Jump to: navigation, search
(Created page with '__TOC__ =Watchdog example (watchdog)= ==Compatibility [http://www.micromint.com/index.php/SBC/eagle-50.html Eagle50], [http://www.micromint.com/index.php/SBC/eagle-50.html 50E], …')
Line 1: Line 1:
-
__TOC__
+
This Application Note covers the use of the Eclipse IDE with OpenOCD for Embedded ARM development.
-
=Watchdog example (watchdog)=
+
-
==Compatibility [http://www.micromint.com/index.php/SBC/eagle-50.html Eagle50], [http://www.micromint.com/index.php/SBC/eagle-50.html 50E], [http://www.micromint.com/index.php/SBC/eagle-100.html 100]==
+
-
Watchdog timer example.
+
-
 
+
* [[Using Eclipse/1|1 Introduction]]
-
 
+
* [[Using Eclipse/2|2 Installation]]
-
This example application demonstrates the use of the watchdog as a simple heartbeat for the system. If the watchdog is not periodically fed, it will reset the system. Each time the watchdog is fed, the LED is inverted so that it is easy to see that it is being fed, which occurs once every second.
+
* [[Using Eclipse/3|3 Development]]
-
[[Image:Eagle_watchdog.gif|center|]]
+
* [[Using Eclipse/4|4 Debugging using Eclipse]]
 +
* [[Using Eclipse/all|All Chapters]]

Revision as of 14:26, 21 June 2010

This Application Note covers the use of the Eclipse IDE with OpenOCD for Embedded ARM development.