Forums Search for: Linker
float powf(a,a) wrong results
Hi Mike Dunn, thank you very much that you concerned about my problems!!!! Here are the test-version from my programm: COMPILER COMMANDS:...
Hi Mike Dunn, thank you very much that you concerned about my problems!!!! Here are the test-version from my programm: COMPILER COMMANDS: -g -k -q -al -o2 -fr"C:\ti\myprojects\komperzeug\Debug" -i"C:\ti\c6000\cgtools\include" -d"_DEBUG" -ml3 -mv6700 LINKER COMMANDS: -g -k -q -al -o2 -fr"C:\ti\myprojects\komperzeug\Debug" -i"C:\ti\c6000\cgtools\include" -d"_DEBUG" -ml3 -mv6700 ___...
RE: float powf wrong result
Hi Mike Dunn, thank you very much that you concerned about my problems!!!! Here are the test-version from my programm: COMPILER COMMANDS: -g...
Hi Mike Dunn, thank you very much that you concerned about my problems!!!! Here are the test-version from my programm: COMPILER COMMANDS: -g -k -q -al -o2 -fr"C:\ti\myprojects\komperzeug\Debug" -i"C:\ti\c6000\cgtools\include" -d"_DEBUG" -ml3 -mv6700 LINKER COMMANDS: -g -k -q -al -o2 -fr"C:\ti\myprojects\komperzeug\Debug" -i"C:\ti\c6000\cgtools\include" -d"_DEBUG" -ml3 -mv6700 ______...
Pointer vs Array, or char * vs char[]
I ran into a strange thing when compiling code for my DSP recently. I would like to know what is going on, if this is something I don't...
I ran into a strange thing when compiling code for my DSP recently. I would like to know what is going on, if this is something I don't understand in a difference of C vs C++, or something really strange in the Code Composer Studio Compiler / Linker. My understanding was that a a char array was simply dealt with as a pointer to the chunk of memory that was declared. The following code...
Pointer vs Array, or char * vs char[]
I ran into a strange thing when compiling code for my DSP recently. I would like to know what is going on, if this is something I don't...
I ran into a strange thing when compiling code for my DSP recently. I would like to know what is going on, if this is something I don't understand in a difference of C vs C++, or something really strange in the Code Composer Studio Compiler / Linker. My understanding was that a a char array was simply dealt with as a pointer to the chunk of memory that was declared. The following
Problems with debugger
Hello everybody, I have some problem debugging my C code: I have a C code compiled using the following options -g -pr...
Hello everybody, I have some problem debugging my C code: I have a C code compiled using the following options -g -pr -fr"$(Proj_dir)\Debug" -d"_DEBUG" -mo -mv6400 --mem_model:data=far --consultant I use fastrts64x library (setting this library as the first in the linker order). I do not modify this library (so I don'
About Eliminate Unused Object
Hi, Does anyone knows how to set CCS compiler and linker's option so that it can eliminate unused objects? My current .out take...
Hi, Does anyone knows how to set CCS compiler and linker's option so that it can eliminate unused objects? My current .out take 1.4MB. But there is a lot of library and functions is not really called. Those occupied a lot of size. Thanks. -- Best Regards Tonald DL
Re: Re: How to allocate a buffer in SDRAM with compound linker command file or DSP/BIOS Configuration Tool
Fab- Thanks for documenting your solution, that's helpful for the group. Yep, Richard is pretty good. -Jeff f...@yahoo.it wrote: > > ...
Fab- Thanks for documenting your solution, that's helpful for the group. Yep, Richard is pretty good. -Jeff f...@yahoo.it wrote: > > Hi to all. > > I am a student and I am trying to learn using DSP with th eDSKBoard 6713. > > I have a problem when I declare an array ( buffer1 ) in SDRAM, i.e. in the section ? .my_section ?. > > What I have done is: > > > > #pragma DATA_SECTION
Beginner Question: How to make a memory map ?
****************************************************************************** TMS320C6x COFF Linker PC v5.1.0 ...
****************************************************************************** TMS320C6x COFF Linker PC v5.1.0 ****************************************************************************** > > Linked Sun Oct 28 20:16:35 2007 OUTPUT FILE NAME: ENTRY POINT SYMBOL: "_c_int00" address: 00083120 SECTION ALLOCATION MAP output
Re: can't load into DDR on C6424 ..
hi all, thank you for your quick reponses. i tried the DDR2 example project from spectrumdigital.com, which performs a quick write/read test....
hi all, thank you for your quick reponses. i tried the DDR2 example project from spectrumdigital.com, which performs a quick write/read test. i was able to get it running (without any section being in external SDRAM), but it failed right at the first attempt to read the previously written value... the project uses both the supplied GEL and linker CMD file. i assume my DDR2 is configured cor...
Linker error related to .cmd file
Hi All, Please help me out. Im getting chain of linking errors which im not able to understand. Kindly help me. I have created .cmd file...
Hi All, Please help me out. Im getting chain of linking errors which im not able to understand. Kindly help me. I have created .cmd file which is showing following errors. realtimevideocfg.cmd, line 104: warning: multiple definitions of SECTION named '.vers' realtimevideocfg.cmd, line 127: warning: multiple definitions of SECTION
Linker error
A program for the 6416 that compiles in code composer 3.1 without error in debug mode fails to link in release mode, giving errors like...
A program for the 6416 that compiles in code composer 3.1 without error in debug mode fails to link in release mode, giving errors like this: error: memory types ISRAM and ISRAM on page 0 overlap along with lots of warnings of this type: async_pcicfg.cmd, line 274: warning: multiple definitions of SECTION named '.trace' These values are being set up in the .cdb file for the project...
6701 boot from flash problem
Hi, My firends I desing a 6701 board and try to generate a binery file for flash boot. but when i try to use hex6x, i don't recieve any warninig...
Hi, My firends I desing a 6701 board and try to generate a binery file for flash boot. but when i try to use hex6x, i don't recieve any warninig but my binery file dosen't work. but if i load my .out file with Emulator, it is ok. please help me. My command line for compile and link C program is: cl6x -c -k -al tst6x.c lnk6x tst6x.cmd My .cmd file for linker is: ************************...
DSK6713 Project
Hi, I have just bought a DSK6713 board from Spectrum Digital. Can anyone tell me if there is any small project comes with the CD that I can...
Hi, I have just bought a DSK6713 board from Spectrum Digital. Can anyone tell me if there is any small project comes with the CD that I can download. I would like to know about the following: 1. Initialization 2. Linker command file 3. Gel file 4. Some board test sample codes related to the board. I would like to have a working project. Any help will be appreciated. Thanks Sa...
Re: Fw: Re: C6727 bootloader help
HI Chandrasekhar I do think SECTION_LOAD command can load the data/code from EEPROM. The good news is, you don't need to use it. All you need...
HI Chandrasekhar I do think SECTION_LOAD command can load the data/code from EEPROM. The good news is, you don't need to use it. All you need to do is link all the sections to the internal/external memory use the linker file (.CMD). The AIS tool will do the rest for you. Best regards Peter > ----- Forwarded Message ---- > From: Chsekhar Prattipati > To: i...@gmail.com > Sent: Friday, May
DSK vs Simulator - Inconsistency in behavior
Hi All, I have been working on V.34 modem code on 6416 cycle accurate simulator and a 6416 DSK. I see that in recent times I am getting bit...
Hi All, I have been working on V.34 modem code on 6416 cycle accurate simulator and a 6416 DSK. I see that in recent times I am getting bit errors while running the code on DSK while I do not see this on simulator. I used the linker file of DSK on the simulator to verify if there are issues with memory mapping. There were none. > From what I perceive I do not notice any issues with the DSK ha
linker errors using DSPLIB c67x
Hi, I have a board based on C6713 and am using some matrix functions in DSPLIB. I get an error during the link...
Hi, I have a board based on C6713 and am using some matrix functions in DSPLIB. I get an error during the link process ************************************** [Linking...] "C:\Program Files\C6000 Code Generation Tools 6.0.15\bin\cl6x" -@"Debug.lkf" undefined first referenced symbol in file ---------
CCS3.1 vs CCS3.3
I have both CCS 3.1 (DSK limited version) and CCS Platinum 3.3 (full) installed in my computer. Current I am working on DSK6713 board. Using...
I have both CCS 3.1 (DSK limited version) and CCS Platinum 3.3 (full) installed in my computer. Current I am working on DSK6713 board. Using CCS 3.1, generated memory map (part) file looks like: TMS320C6x COFF Linker PC v5.1.0 ***************************************************************************> > Linked Wed Oct 15 14:42:08 2008 OUTPUT FILE NAME:
Re: loader error
Hi all, > > I am currently working with C6416 for "BPSK transmitter and receiver > with PLL" under section 10.11.4 in Rulph Chassaing's...
Hi all, > > I am currently working with C6416 for "BPSK transmitter and receiver > with PLL" under section 10.11.4 in Rulph Chassaing's book. > But I face an error while loading transmitter program, which sound > as "loader : One or more sections of your program falls into memory > region that is not writable. These regions will not actually be > written to the target. Check your linker
Re: DSK6711 - Parallel port programming
Excuse me but how do you program your dsk with linux? If you can reply to me I'll stop to stole my dad's pc with Xp..Ok not with code composer...
Excuse me but how do you program your dsk with linux? If you can reply to me I'll stop to stole my dad's pc with Xp..Ok not with code composer studio, and how? Wine for some terminal program like c16? ok for the compiler. And for linker and loader? It is possible to use DSP/BIOS and all the files created with CCS ? bye!! > > > > > Hello, > > I've got a DSK6711 board connected
Question on creating a secondary bootloader for C6713
Hi, I want to create a secondary bootloader for C6713 DSP. I am using the SPRA999A document form TI for this purpose. The document...
Hi, I want to create a secondary bootloader for C6713 DSP. I am using the SPRA999A document form TI for this purpose. The document suggests to create and link the copy table as follows .text : load = FLASH_REST, run = IRAM, table(BINIT) .const : load = FLASH_REST, run = IRAM, table(BINIT) I have used the same in my linker command file. BUt when I compile the project, t...






