Sign in

username:

password:



Not a member?

Search code-comp



Search tips

Subscribe to code-comp



code-comp by Keywords

ARM7 | BIOS | Bug | EVM | JTAG | Linker | LOG_printf | McBSP | Profiling | Relocation | RTDX | Simulator | Target | Watch


Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | Code-Composer | Hex values in Watch Window

Technical discussions about Code Composer Studio.

  

Post a new Thread

Hex values in Watch Window - Author Unknown - Feb 1 14:11:00 2001

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



______________________________
New Code Sharing Section now Live on DSPRelated.com. Learn about the Reward Program for Contributors here.



(You need to be a member of code-comp -- send a blank email to code-comp-subscribe@yahoogroups.com )

RE: Hex values in Watch Window - Ki-Soo Lee - Feb 1 15:39:00 2001

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

_____________________________________


______________________________
New Code Sharing Section now Live on DSPRelated.com. Learn about the Reward Program for Contributors here.



(You need to be a member of code-comp -- send a blank email to code-comp-subscribe@yahoogroups.com )

RE:Hex values in Watch Window - KRUCHIO Gabor - VD3 - Feb 1 15:42:00 2001

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


______________________________
New Code Sharing Section now Live on DSPRelated.com. Learn about the Reward Program for Contributors here.



(You need to be a member of code-comp -- send a blank email to code-comp-subscribe@yahoogroups.com )

RE: Hex values in Watch Window - Rouxel, Jeanmarc - Feb 1 15:44:00 2001

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/
---------------------------------------------------------------------_- >

_____________________________________



______________________________
New Code Sharing Section now Live on DSPRelated.com. Learn about the Reward Program for Contributors here.



(You need to be a member of code-comp -- send a blank email to code-comp-subscribe@yahoogroups.com )