Hello,
I would like to use RTO peripheral of a DM365 for the following issue - the short pulse on a gpio should reset a timer and rto sets one of its inputs to Hi level. After some time (timer equals its period) rto sets the input low again. As I understand the reference manuals this should be possible.
However I'm not able to generate events (interrupts) with timer3 when BW_COMPATIBLE bit is set on. In that case the interrupt is fired only once when the the timer overflows (in continuous setup). Writes to INTCTL_STAT register to clear the flag have no effect. When I unset BW_COMPATIBLE everything works as expected and interrupt is fired periodically on the overflow event.
could please someone give me any hint what am I missing?
regards
Jan