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.

Compiler/Cc2530: Timer 1 prescaler not working

Part Number: CC2530
Other Parts Discussed in Thread: Z-STACK

Tool/software: TI C/C++ Compiler

I am not using z-stack, for a proprietary application I tried to configure timer 1 prescaler, T1CTL.DIV[3:2] |= 0x08. But the timer 1 prescaler has no affect on the timer counter.

What can be the problem?