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: Debugger not displaying a structure layout

Tool/software: Code Composer Studio

I have added a global variable of a structure type to the Expressions tab, but the only info I see is the address of the variable. The members of the structure are not displayed. For some reason, that variable does not have an entry in the DWARF sections, so I am guessing that's why I can't see the whole structure. Could it be any other problem?

The app is built with GCC for Arm in CCS 8.0.