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.

MSP430FR2155: MSP430FR2155

Part Number: MSP430FR2155
Other Parts Discussed in Thread: MSP430FR2355,

Hi 

I try to create a i2c interrupt service routine on my app.

and enable it  in the initialization.

__bis_SR_register( GIE);

However, app always get trap.

I found out the the vector table does not have the address inside which might cause the issue.

I attach the image in the thread for how i did that.

Is there anything that i miss?

Thanks

**Attention** This is a public forum