How to set 1 second timer using timer B

nobody wrote on Sunday, April 09, 2006:

Hi,
I am using MSP430F449 with FreeRTOS.

Can I set 1 second timer using timerB in counter mode ? if yes,then how and if not then in what way ?

Thx.

nobody wrote on Sunday, April 09, 2006:

Is this a FreeRTOS question?  I not, you might be better off looking at the 449 data sheet or posting to an MSP430 forum.

nobody wrote on Thursday, April 13, 2006:

There are a lot of examples on the TI site -
also - you can look in the demo. code that’s included with FreeRTOS to figure this out. 
It all depends on your CLK/XTAL that you are
using.

Regards,
John W.