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: Question about variables display

Tool/software: Code Composer Studio

Hi, everyone,

I have one question about variables display in expression window. My CCS version is 9.3.0.12. The  type of defined variable is float, when I set the variable to display in decimal type in expression window, the variable is shown in the type of int, but the memory browser shows the right content.  I am afraid that maybe my configuration is wrong, who can tell me how to fix it? Thanks !