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 view locals

I'm using Code Composer Studio 4.1.2.00027 and it does now show locals. If I put the cursor over a local it does not show anything. If I look in the Local(1) window the name is there but the value is "identifier not found".

For example I stop the debugger in a method of an object and the "this" pointer value is "identifier not found:this". Is there a setting I need to turn on? This works fine in CCS 3.