Hi all
I'd need all 3 timers for my application to work with the C5515 ezdsp. But unfortunately only Timer0 seems to start. After configuration of the timers using low-power CSL v2.10 I've looked at PCGCR and all 3 timers are active. I've also checked the Timer registers and they seem to be configured correctly. But upon calling 3x GPT_start for the 3 different timers (handles) only TIMER0 changes its start bit in TCR. I've also tried to write the start bit manually for timer1 and timer2 -> does not change. So what did I miss, what did I do wrong?
Thank you very much for your help
Andreas