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.

CCSTUDIO: CCS 20, Variable Location / View Memory

Part Number: CCSTUDIO

Tool/software:

Hi,

I recently upgraded to the CCS 20 (Theia) version and I am missing the "Location" info in the "Variables" view.
In the old Eclipse based CCS I could quickly see the memory location of variables and when right clicking a variable in "Variables" or "Expressions" view there were the options "View Memory" and "View Memory at Value".

Imo these are really useful features that I regularly used, but I cant seem to find an equivalent in the new CCS 20 version.

Is there some way to achieve this functionality in CCS 20? If not, is it planned to be added in coming updates? Also it would be really nice, if memory changes are highlighted in the "Memory Browser".

  • Eric,

    Showing the addresses of variables is on the list for early next year.  For now what I do is just add &variable.

    Similar story for the highlighting changes in the memory view, it should get addressed in 1Q 2025.  We are going to have regular 20.x updates.

    Regards,

    John