Dear all,
As, title. How should I do?
I use CCSv7, TI-RTOS_2.20.0.06 and TI v16.9.6.LTS.
I know if use non-RTOS, the TIMER can run on #pragma vector=TIMER1_A0_VECTOR.
But I also declaration on TI-RTOS, the compiler will show error(symbol "__TI_int49" redefined).
How can I resolve this error?
Thanks.