Defaul Format Variables

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

Defaul Format Variables

349 Views
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 Kudos
4 Replies

322 Views
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 Kudos

322 Views
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 Kudos

322 Views
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 Kudos

322 Views
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 Kudos