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 "linker"

  

Post a new Thread

More Visual Linker Bugs   [3 Articles]

- 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... More Visual Linker Bugs

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

Linker accepts only 7 library search directories - what to do ?

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... Linker accepts only 7 library search directories - what to do ?

editing linker file .cmd - file

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: ... editing linker file .cmd - file

1.2 - 2.2 Migration

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... 1.2 - 2.2 Migration

DSP/BIOS II   [2 Articles]

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... DSP/BIOS II

Re: problem while linking

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... Re:  problem while linking

offchip on chip memory

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... offchip on chip memory

Re: [c6x] DSP/BIOS II

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

linker problem to object code

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... linker problem to object code

Re: [c6x] Simulink Upsampling & C6713DSK

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

Memory map setting in CCS

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... Memory map setting in CCS

Code composer help   [2 Articles]

- May 26 1999
Hi What exactly is included in the code composer tools? Assembler, linker, loader,....what else? Rewards Javier Diaz ... Code composer help

Re: Memory map setting in CCS

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... --- ... Re: Memory map setting in CCS

Re: Memory problems

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... Re: Memory problems

.const section TMS320C2000

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... .const section TMS320C2000

RE: Re: Execution never reaches the 'main' function unless I do several

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... RE:  Re: Execution never reaches the 'main' function unless I do several

biosi.a62 error while linking.

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 ... biosi.a62 error while linking.

CCS C5000 version 2.2   [3 Articles]

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... CCS C5000 version 2.2

Linking problems when using far mode   [5 Articles]

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... Linking problems when using far mode

Code Composer Studio - Load Failed   [2 Articles]

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... Code Composer Studio - Load Failed

Re: Query regarding DSPLiB and RF3

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... Re:  Query regarding DSPLiB and RF3

Preprocessor in CCS

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... Preprocessor in CCS

Re:Problem with printf   [2 Articles]

".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... Re:Problem with printf

RE: Re: Memory map setting in CCS

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... RE:  Re: Memory map setting in CCS

Problems according to obj file

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... Problems according to obj file

CCS 2.10.0 output filenames are truncated to short [DOS] name   [5 Articles]

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

dynamic code pages management

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 ... dynamic code pages management

Re: [c3x] Run time library

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

Warning about stack and sysmem in linker...need help!]

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

Re: ccs c program   [2 Articles]

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 ... Re:  ccs c program

Large lookup table problem

- 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 (... Large lookup table problem

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

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

Re: Did you ever work with minit()?   [2 Articles]

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... Re:  Did you ever work with minit()?

Linker error

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" ... Linker error

RE: Bug in Codecompose Studio 2.0 for C6201 - local arrays

- 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... RE:  Bug in Codecompose Studio 2.0 for C6201 - local arrays

Re: Execution never reaches the 'main' function unless I do several   [2 Articles]

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... Re: Execution never reaches the 'main' function unless I do several

Re: could not open source file DSP281x_Device.h

=?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..... Re:  could not open source file  DSP281x_Device.h

Re: [c6x] (unknown)   [3 Articles]

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)

Loading from FLASH and running from RAM

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 ... Loading from FLASH and running from RAM
| 1 | 2 | next