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.

Why OMAP l137 timer does not work

Hi all , I use demo from              pspdrivers_01_30_00_05\packages\ti\pspiom\cslr\evmOMAPL137\examples\timer

but this does not work . I find thar tmr0Regs->TIM12,TIM34  tmr1Regs->TIM12,TIM34 does not advance.

In the source code , I find the timer has been  initiated , tmr0Regs->TCR's value is 0x00400041   , tmr0Regs->TGCR's value is 0x00000803 .

can any one tell me , why the timer doesn't work?