Defaul Format Variables

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

Defaul Format Variables

1,712 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by blasiis on Thu Apr 29 03:27:01 MST 2010
In the LPCXpresso, in debug mode, how can I set for all variables the hexadecimal format visualization ?
I need that the variables is every time visualizated in hexadecimal format.
Where  can I find this configuration ???

Thanks
0 项奖励
回复
4 回复数

1,685 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Thu Apr 29 17:25:05 MST 2010
Please look harder - it *is* there.
0 项奖励
回复

1,685 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by blasiis on Thu Apr 29 08:04:49 MST 2010

Quote: CodeRedSupport
Goto Window -> Preferences -> C/C++ -> Debug

Change "Default variable format" drop down box value from "Natural" to "Hexadecimal".

The change will only affect new variables added to the variables view. You will have to manually change variables already displayed (using the context menu "format" entry), or remove them and add them back again.

Regards,
CodeRedSupport.



Thanks , I do  not find him !!!!
0 项奖励
回复

1,685 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Thu Apr 29 07:04:36 MST 2010
Window->Preferences, C/C++ -> Debug, "Default variable format"
0 项奖励
回复

1,685 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Thu Apr 29 07:03:54 MST 2010
Goto Window -> Preferences -> C/C++ -> Debug

Change "Default variable format" drop down box value from "Natural" to "Hexadecimal".

The change will only affect new variables added to the variables view. You will have to manually change variables already displayed (using the context menu "format" entry), or remove them and add them back again.

Regards,
CodeRedSupport.
0 项奖励
回复