I tried to output some variable in the graph windows , using the following steps
1)add the variable to the watch window.
2)add the break point to the line i want
3)open break point properties -> debugger action -> refresh all windows
4)back to watch window , right click->add to graph
Note: iam using C2000 F28027 , compiling the code into flash of the micro-controller
the problem that when i debug the code stops in the break point and i dont know why.
Thanks in Advance