Other Parts Discussed in Thread: C2000WARE
The example is from the C2000Ware_3_04_00_00, the location of it is as follows:
...\TI\C2000\C2000Ware_3_04_00_00\driverlib\f28004x\examples\timer\timer_ex1_cputimers.c
Why cpuTimer0ISR() needs Interrupt_clearACKGroup()? but cpuTimer1ISR() and cpuTimer2ISR() don't need Interrupt_clearACKGroup()?
Details are in the figure below: