This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Using the graph tool

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