This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Timer1 and Timer2 don't start

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