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.

Timer1 ISR for TAIFG

Hi,

How can I in CCS v6 (TI v15.9.0) ISR of Timer 1 for overload (TAIFG) write? I'm using Timer 1 for Capture and this ist ok:

#pragma vector = TIMER1_A1_VECTOR
__interrupt void TIMER1_A1_ISR(void)

but for TAIFG??


Regards

Admir

**Attention** This is a public forum