Tool/software: Code Composer Studio
I use mcu_timer0 with period 1.333ms and mcu_timer 1,2 with period 0.5ms.
The interrupt frequency of mcu_timer0 is 600Hz which is precise.however, The interrupt frequency of mcu_timer1&2 is about 1530Hz(should be 2000HZ) .
I used the api: timerP_create, sdk version 6.02