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.

How to watch and trace variable on CCS5.4.0

Hello:

I am using CCS5.4.0 but the tutorials I referred to used the CCS4 which is different from 5.4.0.

 

I am confused by how to wach and trace the variables on 5.4.0:

Why the "Variable" and "Expression" were all blank?

 

I am running a very small project:

sum=sum+i. i is from 1 to 100.  The sum is 5050.  However, how could I trace the variable of sum and i?

Where is the watch window?

 

Thanks