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.

CODECOMPOSER: Debug Expressions Window and C++ Class

Part Number: CODECOMPOSER

Tool/software:

Hi, 

I've created some simple C++ classes for my DSP project but I'm having some trouble with the debug view in CCS.  As long as I don't have any methods in the class the class instances will show in the Debug Expressions window and I can see all the attributes.  As soon as I add a method to the class the expressions window can't show the class anymore.  Instead it shows "identifier not found".

How can I make the expressions window continue to show the class attributes when there are methods in the class as well?

Thanks,
Matt