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 Theia, Watch window decimal only even when set to HEX format

Part Number: CCSTUDIO

Tool/software:

Hi guys,

I am trying to get used to CCS Theia....

Question1

Does any of you have a clue why the Watch window shows data in DEC format even through I specifically set the display format to HEX?

See the picture attached. It seems that this is related only when I watch the structure (e.g. adcDataA). I can see the HEX value when I go for adcDataA.status. (as also shown in the picture).

Question2

In CCS (Eclipse), I was very used to just selecting the variable in my source code, right click -> watch. This feature is missing. I have to manually type down the variable name. I won't even get any suggestions. Are there any plans to do something about it?

Just my observation:

CCS Theia feels like arduino IDE with many great features missing. It looks good but it feels extremely crippled.

Best regards, Jiri