CW 10 debugger mouse hover

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

CW 10 debugger mouse hover

1,277 次查看
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)?

标签 (1)
0 项奖励
回复
1 回复

1,110 次查看
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 项奖励
回复