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.
Just upgraded to CCS v5.1.1 from CCS v4.2.4. When running the debugger I cannot view global variables. The selection for global variables is grayed out. Is there a special debugger configuration to enable viewing of global variables. Did not have this problem with CCS v4.2.4. Target is Stellaris LM3S2965 on custom board connected via the LM3S2965 eval board's ICDI.
Hi George,
In CCSV5 this is now in the "expressions" view. Give that a try and keep us informed. Also see this previous post ..
http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/146372.aspx#555807
Best Regards,
Lisa
Hi George,
no problem at all, that's why we're here. All the best with development.
Best Regards,
Lisa
Thank you for this information.
I am totally new to Code Composer Studio, having recently migrated from Freescale.
Used the expressions view and found my global variables. Thanks.