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.

Variables values not visible in CCS 5.5

Other Parts Discussed in Thread: TMS320F28335, CCSTUDIO

Hi all,

I am using the CCS 5.5.0.00077 with TMS320F28335 Experimental kit.

1) In the "Variables window" tab I am not able to see the values of local or global variables. After I first installed CCS the "Variables window" did worked and displayed variable values with example projects. But after few weeks, its just blank. I am using one of the example project from ContolSUITE for ADC module, executing from RAM. I didn't change any setting in the IDE other than the stack size to 0x380.

I tried right click on the array and use "Add to Expression", but it doesn't display all the values of the voltage array,
it just displays the last value. I want all the values to be displayed, to later export them.


2) I did read through other post and tried enabling "Silicon Real-time mode" in the debug window but as soon as I hit Run, it shows an error no. 1142, Trouble Reading Register PC. Please find error message attached. But if I disable it my code runs smoothly with no errors. Can you explain what this mode actually does? I do want to later run the program for real-time applications.

Thank you for your help.