Tool/software: Code Composer Studio
Hi, I am using TDC1000-TDC7200EVM with MSP430F5528, when I want to use the timer1_A, I have some problems:
Here are the codes I use to initial the TIMER1_A3:
I changed INTERVAL_100ms=50.
When I started to debug, here are the value of registers:
Initial the TIMER:
TA1R = TA1CCR0:
TA1R is reset to 0:
TA1IV did not change so that there is no interrupt.
What can I do?





