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.

CCS issues to watch local variables

Hi There:

I have difficulty to watch the value of a local varible using CCS. In the build option, I enable "Full Symbolic Debug". Then I put a breakpoint at the place where I want the program to stop. However, when it stops, the local variables are not shown in the watch locals window. Even I add them in the watch window, it will tell me that my input is invalid and the identifier not found. 

I am wondering what i should do so that I can track the value of the local variables.

THnak you very much

Renaissance.