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.

Changing BIOS system tick timer

Other Parts Discussed in Thread: MSP430F5328, SYSBIOS

I am currently using an MSP430F5328 with TI's RTOS/SYSBIOS. I make use of Timer A0 for PWM signal, however SYSBIOS makes use of this timer for system ticks. Is there a way to change the source of the BIOS system ticks? If so how?

Thank you.