Hi,
I'm using CCSv4 (4.2.0.10017) to write code for an MSP430F5419 and debugging it using the MSP-FETU430IF.
I'm trying to use CCSv4's clock cycle counting feature to time how long a wait function takes to run, the test code runs fine without the clock counting enabled but never returns if I have the clock couting enabled. What could be the problem here? The wait function uses one of the compare interrupts on timer A.
Regards,
Ben