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

Ads

Discussion Groups

Discussion Groups | Code-Composer

Technical discussions about Code Composer Studio.

Search Results for "bug"

  

Post a new Thread

Visual linker bug

- Mar 16 2001
Hi I have discovered a bug in the new Visual Linker (I guess this is no big supprise!). If I drag all variable sections over to the memory in one go the Visual... Visual linker bug

Code Composer Disassembler Bug with C594

Thomas Hupp - Jun 18 1999
There is a Bug in the code composers Editor (when viewing code in "Mixed Mode" with C549 processor) and in the disassembly window which makes assembler code reading... Code Composer Disassembler Bug with C594

Typecasting Double to Short

wilbur - Oct 31 2007
Hi All, CCS 3.1 gives an error when I typecast a double to a short. Has someone faced this issue anytime and is there a solution bug fix for this?? . Thanks!! Regards, Wil... Typecasting Double to Short

Re: warning: pointer points outside of underlying object   [6 Articles]

Andrew Nesterov - Feb 10 2004
> Any comment or idea? Submit a bug report to either <> or <>. Syntactically, the program (both instances) is absolutely valid. It compiles fine with oth... Re: warning: pointer points outside of underlying object

[Fwd: Re: Re: warning: pointer points outside of underlying object]

Jeff Brower - Feb 12 2004
KT Lee- This is a customer support engineer reporting your incident, not a CCS design engineer. I doubt it will be changed in any future version of CCS. The... [Fwd: Re:  Re: warning: pointer points outside of underlying object]

Bug in simulating McBSP with CCS v3.1.0 ??????

ma_khayatzadeh - Oct 3 2006
Hi, I have tried to simulate McBSP0 for TMS320vc5502 with CCS 3.1. But When I start simulation and open "tools -> c55x peripheral registers -> mcbsp" menu, I saw that fields o... Bug in simulating McBSP with CCS v3.1.0 ??????

Watch window bug

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

Compiler warning

Torgeir Jakobsen - Dec 18 2000
Hi The cl55 compiler gives the following message in Code Composer Studio (version 1.20): warning: last line of file ends without a newline Most of the ... Compiler warning

free evaluation copy   [2 Articles]

- Feb 29 2000
Hi. I am a first time user of Code Composer Studio. I downloaded the evaluation copy of CCS and installed it yesterday. It worked fine yesterday. Today I try to run... free evaluation copy

reserve AR1 option   [2 Articles]

Ismail Uzun - Jun 25 2003
Hi, CCS2.20 does not except reserving AR1 register(compiler option, -rar1) while CCS1.2 does. Is there any problem/bug on CCS2.20 with reserving AR1 registe... reserve AR1 option

maximal length in file I/O transfer , bug?

klob...@yahoo.co.uk - Apr 12 2007
What is the maximal length (data size) in file I/O transfer (using probe point, target is coff file *.out)? For example with length 1000 work correctly but for length 10000 collaps... maximal length in file I/O transfer , bug?

MCBSP UART not working after CSL upgrade ( sprc090 installation )   [2 Articles]

gregor6713 - Nov 2 2006
I'm using CCS 2.21 to develop programs for TMS320C6713. I was using CSL 2.31.00.2 and DDK 1.11. I was using files uartmd...; uarthw_c6x1x_mcbsp ... to use MCBSP for serial comm... MCBSP UART not working after CSL upgrade ( sprc090 installation )

Bug in Codecompose Studio 2.0 for C6201 - local arrays   [2 Articles]

Rene Tschaggelar - Feb 25 2002
I found local arrays are forbidden. There is no feedback, the code just does not work at all. main(){ int mydata[100]; // doesn't work int far mydata[100]... Bug in Codecompose Studio 2.0 for C6201 - local arrays

RE: Bug in Codecompose Studio 2.0 for C6201 - local a rrays

Clasquin, Ferry - Feb 25 2002
Hi Rene, I don't know what you have been coding but a small test on version 2.1 of Code Composer Studio performed showed that it works nothing is forbidden... ... RE:  Bug in Codecompose Studio 2.0 for C6201 - local a rrays

Uninitialized gloabal variables.   [7 Articles]

Damien Piguet - Feb 10 2004
Hello all CCS gurus! When, using CCS, we upload a program that contains initialized and uninitialized global variables to the DSP and start it, the initialized... Uninitialized gloabal variables.

several consecutive "printf" lines causes infinite loops   [2 Articles]

pransis korpuz - Jun 15 2007
good day everybody! im having a bit of a problem with coding in CCS Studio DSK 2.12 i have several "printf" lines in my code and it causes infinite loops in execution. i ... several consecutive

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

Andrew Nesterov - Jun 8 2004
> Date: Mon, 07 Jun 2004 04:06:48 -0500 > From: Jeff Brower <> > > 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?]

array initialization on CCS does not work properly? do u know why?   [2 Articles]

ahmadagha23 - May 11 2008
Hi; I am working on C6416 DSK. In my source code I have initialized global arrays with zero as follows: array1[900]={0}; array2[6]={0}; But when I see the content of array2... array initialization on CCS does not work properly? do u know why?

Archives now searchable on DSPRelated.com   [2 Articles]

Webmaster - Dec 17 2004
Hello group, have you ever tried to search the archives of this group? It is truly a pain as Yahoogroups won't allow the search of more than 200 messages at the ... Archives now searchable on DSPRelated.com

Re: CCS 2.10.0 output filenames are truncated to short [DOS] name   [4 Articles]

Andrew V. Nesterov - Jan 9 2002
> Date: Wed, 9 Jan 2002 09:30:35 -0500 > From: "Steve Thornhill" <> > > I've just updated from CCS 1.20 to 2.10 My development environment is > WIN 98 and a ... Re: CCS 2.10.0 output filenames are truncated to short [DOS] name

Re: [c6x] Archives now searchable on DSPRelated.com

Jeff Brower - Dec 17 2004
Stephane- > have you ever tried to search the archives of this group? It is truly a pain > as Yahoogroups won't allow the search of more than 200 messages at the... Re: [c6x] Archives now searchable on DSPRelated.com

Re: [c6x] program not stable

Jeff Brower - Apr 19 2004
Yong Yang- > I am using TI DM642 to develop a video codec. I need to communicate with PC to > read/write encoded or decoded video stream via USB JTAG or TCP/IP E... Re: [c6x] program not stable

Re: array initialization on CCS does not work properly? do u know wh

Andrew Nesterov - May 11 2008
> Subject: Re: array initialization on CCS does not work properly? do u know wh > Posted by: "Jeff Brower" j...@signalogic.com > Date: Sun May 11, 2008 10:29 am ((PDT)) > ... Re: array initialization on CCS does not work properly? do u know wh

Re: Negative values in array   [2 Articles]

Jeff Brower - Aug 25 2008
Negative values- > 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}; > ... Re:  Negative values in array

RE: RTA Tools

pablo fraile - Dec 20 2001
Hi Mark, Probably you have changed the .cbd file in your project, and it is still in the folder. Move it and all the other created files (etcetcfg.*) to another f... RE:  RTA Tools

Re: Memory Floating Point Display problem

Andrew V. Nesterov - Dec 21 2001
> Date: Thu, 20 Dec 2001 12:07:48 +0530 > From: design <> > Subject: Memory Floating Point Display problem > > Dear All, > > I am using C31 Target board ... Re: Memory Floating Point Display problem

AW: C55xx simulator

Thomas Hupp - Dec 14 2000
I have this effect also when working with my 54x emulator (which makes debugging sometimes really hard). This latency is not a bug - its a problem (or better sai... AW:  C55xx simulator

Fw: F2811 BIOS startup

Nagy István - Mar 3 2006
I used the revision D of files. But as I know, it is for ccs2.2 and I use ccs3.1 now. Maybe is it a reason of errors? I have the revision F of the files too, but It not contains... Fw:  F2811 BIOS startup

Re: Re: [c6x] strange problem while not prototyping!!   [4 Articles]

tArAng - May 5 2004
Hi Khalida, You are absolutely correct .. when I tried to return a float .. without prototyping that function .. i got some junk value. (Non repeatable junk).. ... Re: Re: [c6x] strange problem while not prototyping!!

Re: Reading list of floats from a file

mvgkbhat - Nov 21 2005
Hi Upperman, I would see a programming bug in your program. Even in your older queries you are commiting the same error. Your are trying to use a pointer with out caring f... Re:  Reading list of floats from a file

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

Bhooshan iyer - Jun 9 2004
Roland- Right Said Roland! Nicely worded answer. Just to extend the discussion to another optimization area- Volatile: Just consider this scenario: on... RE:  Re: [Fwd: Re: Re: Max Number Of Arguments passed to function is t maximum 4?]

CCS scripting (perl) & CCS GEL "scripting" problems   [2 Articles]

Dan - Nov 20 2003
(for readers of the C55x group, I posted this same thing there, too) Hi, my name is Dan Huff. I've been using Code Composer Studio and the TMS320VC5510 DSP for... CCS scripting (perl) & CCS GEL "scripting" problems