Technical discussions about Code Composer Studio.
Search Results for "watch"
Post a new Thread
Torgeir Jakobsen - Dec 15 2000
Hi
There is obviously something wrong with the watch window in CSS1.20.
Some of the variables is shown with incorrect values. The program
is working, because I... 
Jin - Jun 11 2005
I run a program in CCS ver 2.1. I would like to watch
a few vriables. But I only can look at the variables
when I halt the program. When the program runs, the
variable val... 
mikhail_iv - Oct 1 2003
I have a problem regard displaying float variables in Watch Window of
Code Composer 'C3x-'C4x. Float numbers in Watch Window does'not
corresponded to float numbers ... 
Quang Thai - Oct 18 2002
Hi everyone,
My name is Quang and I've just subscribed recently to
this list. I'm a student at the University of
Technology, Sydney.
I was wondering if an... 
- Feb 1 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?
Tha... 
- Mar 3 2005
Hi,
I'm new here so a big hello to everyone at first.
I have a problem with the watch window in CCS v2.21 in combination with the=
f2812 (eZdsp board)... 
call...@esolar.com - May 5 2009
Hello,
I'm using CCS v3.3 with Service Pack 12.1, NDK 1.94, Code Gen 6.1.3, DSP/BIOS 5.32.04. I'm developing in Windows XP sp3.
I am trying to use some SOCKET handles in a m... 
T.Hupp - Jan 19 2001
When watching enumerated types the watch window CC1.0 showed the real name
of the variable,
for example, a variable of type TColor (see below) showed "red", "gre... 
Torgeir Jakobsen - Dec 13 2000
Hi
I am working on a project where we are using the TMS320C5510 DSP.
I have started to simulate the code using the C55xx simulator.
When I add a variable to th... 
- Feb 1 2001
Just say thank you to everyone who replied, to my watch window thing.
... 
design - Dec 20 2001
Dear All,
I am using C31 Target board with CCS 4.10. I had written a routine which
calculate the square root of given number and stored the result in to memory ... 
Georgios Chatzigeorgiou - Oct 20 2001
I'm using the 5402 dsk, and Code Composer 1.2 that came along with the kit. I'm trying to execute some code (assembly) in single step mode and view the changes in ... 
tArAng - Jun 8 2004
Hi Jeff,
On Mon, 07 Jun 2004 Jeff Brower wrote :
>Tarang-
>Unless optimization is completely off, you simply cannot expect any local variable to
>be... ![Re: [Fwd: Re: Re: Max Number Of Arguments passed to function is t maximum 4?]](http://cdn.dsprelated.com/images/icon_more.jpg)
Jeff Brower - May 18 2007
Nilesh-
> Is there is method to compile my CCS project through command line? I mean to say
> as in ccs we use build command for compiling and load for loading and run for
> ... ![Re: [c6x] Command Line(DOS) Interface to CCS 3.3](http://cdn.dsprelated.com/images/icon_more.jpg)
- Oct 26 1999
Hi there!
I have discoverd a realy funny thing about comilation times with the
CodeComposer (my version: 3.05):
The compilation time of one of my files (a l... 
thed...@yahoo.com - Sep 3 2008
I recently got all of my code to work properly and display normal behavior in the watch window, so I'm beginning to listen to the output of the program. As I expected would probab... 
- Jul 27 1999
<> wrote:
original article: http://www.egroups.com/group/code-comp/?start=19
All,
Apparently the Code Composer application was choking on the
workspace I wa... 
thed...@yahoo.com - Aug 25 2008
In my project, I initialize an array as follows:
float tempC[10]={2.4, -2.4456, -0.12564, -1.456, -4.235, 3.426, -3.876, -9.235, 1.2354, 10.02};
After this, I assign the valu... 
tArAng - Apr 16 2004
Hi all,
I am having this problem with memory allocation and am struggling to find out how CCS allocates memory to different variables. The thing is whenever I am ... 
theb...@excite.com - Jul 5 2005
My apoligises, part of the question was lost. Here it is in full.
hi all,
I posted a question recently on this forum and received a very helpful reply from robert(thank y... 
Thomas Hupp - Oct 28 1999
Dear Mr. HUPP,
Thank you for contacting Texas Instruments.
I have done some test with my Code Composer and... get the same
conclusion as yours: the compiler... 
Beiriger, Mike - Feb 15 2002
Li,
Make sure you are using the -g debug option, try viewing the variables in a
watch window and step to see them change.
/* test */
int i;
main()... 
Bhooshan iyer - Jun 9 2004
Andrew-
>Roland and Booshan,
>
>There was no need to employ numerous examples on how optimizing
>compilers might interpret a source code, since they are not ... ![RE: Re: [Fwd: Re: Re: Max Number Of Arguments passed to function is t maximum 4?]](http://cdn.dsprelated.com/images/icon_more.jpg)