CW 10 debugger mouse hover

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

CW 10 debugger mouse hover

738 Views
wba
Contributor III


In CW10 debugger, if I hover the mouse over a variable it shows the value.  How can I change the display format (ie a char variable to  show the hex value instead of the ascii char)?

Labels (1)
0 Kudos
1 Reply

571 Views
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Bruce:

I think that is not possible. The format for the hover is always Decimal or ASCII in this case. You can change the display format but only for the Variables view (at upper right corner). Check the next tutorials that might be useful for you:

Hovering and Debugging | MCU on Eclipse

Debugging Variables in Hexadecimal with Eclipse | MCU on Eclipse


Regards!,
Jorge Gonzalez

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos