Hi
I use Code Composer Studio 6.0.0 and debug MSP430fg4618.
Now I'm trying to use Graph tool to see ADC12 according to web page "Graph Visualization for MSP430"(http://processors.wiki.ti.com/index.php/Graph_Visualization_for_MSP430) and set a breakpoint which action is Refresh All Windows. My CCS, however, looks halt a program at the breakpoint even though the breakpoint's action is Refresh All Windows. At that time, suspend and terminate icons are active (like a attachment picture) so CCS dosen't recolonize to halt a program, but a program is halt because an implemented function isn't executed after the breakpoint.
I set breakpoint same as web page "Graph Visualization for MSP430"(http://processors.wiki.ti.com/index.php/Graph_Visualization_for_MSP430) . In this web page, CCS version is 4. Is there any difference to set reakpoint for using Graph Visualization between version 4 and 6?
Thank you in advance,
Kazu