Trace32 Snooper.List data only in hex -


i'm using trace32 snoop.list, after recording variable snooper.state. however, in list can see data in hexadecimal format. there way see data in other formats, float32?

as far know: memory there's option display hex, decimal, binary or ascii, e.g.

snooper.list default %binary data %decimal data %hex data 

if have symbols loaded can display variables formatted type:

snooper.list default var 

and theres option draw them:

snooper.draw.var %default <variable> 

Comments

Popular posts from this blog

javascript - Create a stacked percentage column -

Optimising Firebase database by automatically overwriting data -

javascript - Angular UI-Grid customTemplate directive causing rows to load slowly/? -