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.

msp430g2452 pragma vector error

Other Parts Discussed in Thread: MSP430G2452

Hi,

I am getting error with this code below. I am using msp430g2452 How can i solve this problem?

#pragma vector=TIMER0_A0_VECTOR
__interrupt void Timer_A (void)

linefollowing.doc

**Attention** This is a public forum