Reply by Rouxel, Jeanmarc February 1, 20012001-02-01
RE: [code-comp] Hex values in Watch Window

Hello,

It's possible. Double-click on the variable you want to watch.
A window appears. Add ",x" (for Hexadecimal) after the variable's name and click OK.

Jean-Marc ROUXEL.


-----Message d'origine-----
De : g...@yahoo.com [mailto:g...@yahoo.com]
Envoye : jeudi 1 fevrier 2001 15:11
A : c...@yahoogroups.com
Objet : [code-comp] Hex values in Watch Window


Dear All

I would like to ask whether it is possible to display hex values
rather than decimal values in the watch window, if possible do you
know how?

Thanks

Garfay



------------------------ Yahoo! Groups Sponsor ---------------------~-~>
eGroups is now Yahoo! Groups
Click here for more details
http://click.egroups.com/1/11231/0/_/10680/_/981041028/
---------------------------------_->

_____________________________________
Note: If you do a simple "reply" with your email client, only the author of this message will receive your answer.  You need to do a "reply all" if you want your answer to be distributed to the entire group.

_____________________________________
About this discussion group:

To Join:  c...@egroups.com

To Post:  c...@egroups.com

To Leave: c...@egroups.com

Archives: http://www.egroups.com/group/code-comp

More Groups: http://www.dsprelated.com



Reply by KRUCHIO Gabor - VD3 February 1, 20012001-02-01
Hi,
see Help/Using Code Composer Studio/The Watch Window/Watch Window Display
Formats

Take care
Gabor
-----Original Message-----
From: [mailto:]
Sent: Donnerstag, 01. Februar 2001 15:11
To:
Subject: [code-comp] Hex values in Watch Window Dear All

I would like to ask whether it is possible to display hex values
rather than decimal values in the watch window, if possible do you
know how?

Thanks

Garfay


Reply by Ki-Soo Lee February 1, 20012001-02-01
Hi Garfay,
Yes, you can display hex values in the watch window. Just use formatting
symbols to specify the display format of the variable. When you are
inserting a new expression in the watch window, simply follow the expression
name with a comma and then the appropriate formatting letter (for hex, the
symbol is 'x')

example: when adding a new expression called 'some_variable' to the watch
window and to display the contents in hexadecimal, simply type in the
following in the expression field:

some_variable,x

Also check the Help menu (or hit F1 in the watch window) under Using 'Code
Composer Studio->The Watch Window->Watch Window Display Format' for more
information.

Thanks,
Ki-Soo Lee
TI Canada
-----Original Message-----
From: [mailto:]
Sent: Thursday, February 01, 2001 9:11 AM
To:
Subject: [code-comp] Hex values in Watch Window Dear All

I would like to ask whether it is possible to display hex values
rather than decimal values in the watch window, if possible do you
know how?

Thanks

Garfay

_____________________________________
Note: If you do a simple "reply" with your email client, only the author of
this message will receive your answer. You need to do a "reply all" if you
want your answer to be distributed to the entire group.

_____________________________________
About this discussion group:

To Join:

To Post:

To Leave:

Archives: http://www.egroups.com/group/code-comp

More Groups: http://www.dsprelated.com


Reply by February 1, 20012001-02-01
Dear All

I would like to ask whether it is possible to display hex values
rather than decimal values in the watch window, if possible do you
know how?

Thanks

Garfay