Other Parts Discussed in Thread: SYSCONFIG
Hello forum,
a project shouts contain a clock. I opended the given .syscfg file with the sysconfig editor. But there are only timers.
But in SPRUEX3V the chapter 5.2 is about clocks. Should clocks added manually?
Chapter 5.3 deals with the timer module. Timers are available in the sysconfig editor.
In the simpleLink example timerLed a timer is used to toggle the led. A counter provokes Swi's (software interrupts).
I could use the timer module for my project, but I'm interested when it is better to use a clock and how to implement it.
Best regards
Guenther