Sign in

username or email:

password:



Not a member?
Forgot your password?

Search code-comp



Search tips

Subscribe to code-comp



Ads

Discussion Groups

See Also

Embedded SystemsFPGA

Discussion Groups | Code-Composer

Technical discussions about Code Composer Studio.

Search Results for "watch"

  

Post a new Thread

Watch window bug
0

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... Watch window bug

how to watch variables (real time) in CCS   [4 Articles]
0

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... how to watch variables (real time) in CCS

Displaying float variables in Watch Window of CC 4.10.36   [3 Articles]
0

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 ... Displaying float variables in Watch Window of CC 4.10.36

Code Composer Studio v1.23 - Using the Watch Window with local variables   [2 Articles]
0

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... Code Composer Studio v1.23 - Using the Watch Window with local variables

Hex values in Watch Window   [4 Articles]
0

- 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... Hex values in Watch Window

watch problem with CSS v2.21 and f2812
0

- 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)... watch problem with CSS v2.21 and f2812

Using NDK SOCKET handles causes CCS to crash
0

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... Using NDK SOCKET handles causes CCS to crash

Enumerated types in watch window   [2 Articles]
0

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... Enumerated types in watch window

C55xx simulator   [7 Articles]
0

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... C55xx simulator

Thanks
0

- Feb 1 2001
Just say thank you to everyone who replied, to my watch window thing. ... Thanks

Memory Floating Point Display problem   [2 Articles]
0

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 ... Memory Floating Point Display problem

newbie question-registers window watch
0

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 ... newbie question-registers window watch

Re: [Fwd: Re: Re: Max Number Of Arguments passed to function is t maximum 4?]   [2 Articles]
0

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?]

Re: [c6x] Command Line(DOS) Interface to CCS 3.3   [2 Articles]
0

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

Code Composer & compilation time   [2 Articles]
0

- 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... Code Composer & compilation time

Audio Output Errors
0

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... Audio Output Errors

Re: Code Composer Application Crashing
0

- 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... Re: Code Composer Application Crashing

Negative values in array   [2 Articles]
0

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... Negative values in array

passing variables in functions
0

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 ... passing variables in functions

re-#pragma DATA_SECTION with c++   [3 Articles]
0

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... re-#pragma DATA_SECTION with c++

AW: Code Composer & compilation time -> Statement from TI
0

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... AW: Code Composer & compilation time -> Statement from TI

RE: debugger doesn't display variable values   [3 Articles]
0

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()... RE:  debugger doesn't display variable values

RE: Re: [Fwd: Re: Re: Max Number Of Arguments passed to function is t maximum 4?]
0

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?]