Technical discussions about Code Composer Studio.
Search Results for "linker"
Post a new Thread
- Mar 20 2001
Hi
I used the new "fantastic" Visual Linker to link my project files,
but my program did not work properly. I tried to use the Legacy
Linker instead and now it... 
- 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... 
greg...@yahoo.com - Jan 18 2007
I'm using CCS 2.2. I split my project into several libraries to achieve better modularity. But afterwards linker started to report an error about too manu -i options used ( library... 
markan_b - Nov 4 2002
I am working with CCS2.10 and c6711dsk
I have a with creating two buffers each of 8192 bytes in Internal
memory (IRAM)-->I always get linking problem such like: ... 
Curlinou - Jan 27 2005
Hello all
I'm trying the evaluation version of CCS 2.2. I worked berfore with CCS
1.2.
I have a problem with the linker. Let me explain it with this exam... 
Thomas Schwere - Oct 3 2000
Hi all,
If I create a DSP/BIOS configuration file, the code composer also
generates a linker command file. I have some user specific memory
section which I add... 
Amaresh patil - Nov 27 2002
Hi
I think it is problem with the library inclusion path:
By looking at the linker error message it is not able
find out those routines used in the program. Ju... 
Syed Moinuddin - Feb 1 2001
my code fails to load on off chip memory i have
64k words off chip prgram mem
64k words off chip data memory
how do i tell li... 
Paul Kamphuis - Oct 3 2000
Thomas,
you should create a secondaty linker command file (let say test.cmd)
The first thing to do in this command file is including the command file
generate ... ![Re: [c6x] DSP/BIOS II](/new/images/icon_more.jpg)
DRen...@dynamiccontrols.com - Apr 4 2007
I have the same problem you had in 2003 Gloria, what was the solution? Cheers Dave
> > TI1060_3: error: can't open file MOTO.obj for input
Build Complete,
1 Errors, 0 Wa... 
Bhooshan Iyer - Jun 21 2006
Sven--
On 6/20/06, Sven Jaborek wrote:
>
> Am Dienstag, den 20.06.2006, 14:32 +0200 schrieb bogdan:
>
> > Check your
> > linker configuration and/or memory map
... ![Re: [c6x] Simulink Upsampling & C6713DSK](/new/images/icon_more.jpg)
torgeirjakobsen - Sep 12 2003
Hi
I have a problem with the emulation through Code Composer Studio. So,
far I have used the simulator when developing my software for the
TMS320VC5510 DSP. No... 
- May 26 1999
Hi
What exactly is included in the code composer tools?
Assembler, linker, loader,....what else?
Rewards
Javier Diaz
... 
magrusa70 - Oct 25 2005
I have exactly the same problem.
Sorry but i do not have much experience on DSP.
Can anyone help me?
Marco Agrusa
Capgemini Italia
marco.agrusa@marc...
--- ... 
Dan - Jul 25 2008
--- In c...@yahoogroups.com, thedoctor152003@... wrote:
>
> I've recently ran into issues allocating memory for variables in my
program. At some point, I allocate memory as f... 
Egner, Uwe / L-EE - Aug 30 2005
Hello,
For a new project I need a .const section with the TMS320LF2407A.
According to the compiler's user's guide the linker command file must be
changed and the runtim... 
Timothy Fosdike - Dec 4 2006
> > By my understanding, the _auto_init function initializes C++ objects
> > that have been statically allocated (compiled in). The other
functions
> > are initializing dat... 
phate84 - Jan 22 2008
after setting by DSP (c6711) bios and launching compile, i receive an
erro during linking:
XXXcfg.cmd, line84: can't find input file "biosi.a62".
I've tryiedto copy the file in ... 
torgeirjakobsen - Mar 27 2003
Hi
I have just upgraded the Code Composer Studio C5000 to version 2.2,
but we have problems generating code with this new version. Texas has
done changes in th... 
eran segev - Feb 25 2002
Hi group,
I'm using CC2.0 for the 5402 processor.
The problem I have appear when I try to compile and
link my code using -mf (far mode).
While linking I get thi... 
jero...@cdr.hutchinson.fr - May 24 2005
When trying to load the program (in Microprocessor mode) I got the following message "Load Failed. A section of your program fails into a memory region that is not writable. Che... 
Ranjeeta - Mar 29 2007
Hi Bhavesh,
The older linker cannot handle the libraries built with the newer linker
because of additional features.The dsp67x.lib which you are using might be
build using new... 
bell...@hotmail.com - Dec 20 2006
Hi,
I need to do the following project building steps in the given order:
1 - Call the C preprocessor
2 - Call "my own program" for additional preprocessing
3 - Call the co... 
".dorian" - Nov 2 2007
Heya,
I just encountered the same problem with the printf function.
I figured out that a too small heap allocation caused overflows
in the memory. So I suggest you to increa... 
Animesh Adhya - Oct 25 2005
Hi,
I had faced the same problem. This is how I fixed it. It may not work
for you. However I had also used the same emulator. I went to the memory
map section and chang... 
gloria - Oct 22 2003
Hi,
I'm trying to compile a project under Code Composer v2.24 (last update) and I
got an error that I canīt understand. It is:
[Linking...] "C:\TI\C2400\CGT... 
Steve Thornhill - Jan 9 2002
I've just updated from CCS 1.20 to 2.10 My development environment is WIN 98
and a DSK6711
When I compile example programs my output filenames are truncated to shor... ![CCS 2.10.0 output filenames are truncated to short [DOS] name](/new/images/icon_more.jpg)
lfouilhac - Jul 19 2002
Hi,
I plan to use c55x DSP with some FLASH external RAM as the only
external memory.
The code I am developping is bigger than the on chip RAM on the C55 I ... 
Arius - Rick Collins - Dec 18 2001
Keith,
Thanks for the response. With a little nosing around in the various
documentation, I found that the 'b' is a typical indicator of a library
built for th... ![Re: [c3x] Run time library](/new/images/icon_more.jpg)
c_19...@hotmail.com - Jan 14 2008
i run a program about read a .dat file and display it on stdout...
but when rebuild the program this is the warning that occur :
> > c5416dsk.cmd, line 87: warning: fill value... ![Warning about stack and sysmem in linker...need help!]](/new/images/icon_more.jpg)
Nagy Istvan - Jun 17 2005
hi!
i had programming in asm, and i got the same.
after that, i changed something, in:
project>build options>linker>autoinit model (no auto)
and after that, i worked ... 
- Sep 21 2001
Greetins
I am trying to use a large lookup
table of about 12k float variables
on a c6701 using CCS 2.
The lookup c file look like this:
#pragma data_sect (... 
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](/new/images/icon_more.jpg)
Jeff Brower - Apr 4 2008
Ahmad-
> When I used minit() function in my code the following error message
> appeared at link time:
> error: absolute symbol _malloc in C:\CCStudio_v3.1\C5400\cgtools\lib... 
dipesh4u - Apr 28 2003
Hi group,
I am having this problem when I try to compile any C code in code
composer studio v 2.1
"c:\ti\c6000\cgtools\bin\cl6x" -@"Debug.lkf"
... 
- Feb 25 2002
Hi Rene,
If you say doesn't work, you mean the code fails, or that the compiler/linker
complains.
I assume it the code that fails, did you check the allocat... 
Andrew Nesterov - Dec 1 2006
Hi Timothy,
> Re: Execution never reaches the 'main' function unless I do several
> Posted by: "Timothy Fosdike" t...@dspace.com.au
> Date: Thu Nov 30, 2006 7:10 am ((PST... 
=?iso-8859-1?Q?Nagy_Istv=E1n?= - Mar 22 2006
Hi,
In the ccs, project> build options, compiler, or linker tab, you can add library search paths. (the folder, where the file is)
Do you have the DSP281x header files? (spru..... 
Bhooshan iyer - Jul 12 2004
Chirag-
My two cents. Looks like you are trying to load a 100 kb code, like
g729a into the internal memory of a processor like 6711. If thats the case
then your p... ![Re: [c6x] (unknown)](/new/images/icon_more.jpg)
ben....@verextech.com - Sep 28 2005
Hi,
To speed up my application, I am trying to run some .obj files (such as memcpy.obj) on RAM, after loading from FLASH. These .obj files are a part of rts.lib. Here is a ... 