Hi,
I am using I2C and timer in the MSP430F1612 controller. I have taken the code from slaa208.zip as reference for interfacing with the EEPROM. Everything works fine (Write & Read). But when I use the timer, program control is hanging at I2C routines. What could be the problem? I have attached the source code.