How to set 1 second timer using timer B

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.

How to set 1 second timer using timer B

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

How to set 1 second timer using timer B

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.