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/TMS320F28075: Expression in debug windows

Part Number: TMS320F28075

Tool/software: Code Composer Studio

While debugging a code, I needed to watch a Variable both in decimal and hex format.

I added two instances of variable to expression window and then changed 'view format' of second instance to hexadecimal.

After a click or two, view format of first instance also changed to hexadecimal.

If this should not work, what is an easy way to monitor a variable in both decimal and hex?

MHG