DSPRelated.com

Compilation taking very very long time...

Started by "H.264encoderondm642" in Code-Composer Studio17 years ago

I am working on optimization of H.264 encoder. When i compile my code it takes 2 hrs. on my own pc. And on other pc it takes around > 45 mins. My...

I am working on optimization of H.264 encoder. When i compile my code it takes 2 hrs. on my own pc. And on other pc it takes around > 45 mins. My pc has P4, 768 MB RAM, 256 KB cache, > 5 GB empty HDD space for system drive. In build options I have enabled ==> file level optimization No debug, speed most critical ext. function var refs. no RTS function use memory model no bad alias code spe


Problem with Project Load in CCS3.1

Started by Rahman DoostMohammady in Code-Composer Studio17 years ago 5 replies

Hi everbody, I am working with Code Composer 3.1 developing code for TMS32F2808 device. Actually I'm getting a very serious problem shortly...

Hi everbody, I am working with Code Composer 3.1 developing code for TMS32F2808 device. Actually I'm getting a very serious problem shortly after I install CCS3.1(Actually I did this installation several times). The problem is that all codes I developed which are supppsed to be in "Sources" section of project explorer in CCS are moved to Documents and the software don't detect any code o...


difficulty in ccs, help

Started by Asmit Patel in Code-Composer Studio17 years ago 1 reply

Hello, I m working on TI2000 Platform, when i have created a code, i found a problem that my program counter doesn't go to main function. what...

Hello, I m working on TI2000 Platform, when i have created a code, i found a problem that my program counter doesn't go to main function. what will be the error? can anyone suggest me? or if there is any solution then respond immediately.


Query regarding DSPLiB and RF3

Started by Bhavesh Dharmani in Code-Composer Studio17 years ago 1 reply

Dear Group members, I have few queries. 1. I am working with CCS2.21. I tried to use DSPLIB for C67x functions for FFT with...

Dear Group members, I have few queries. 1. I am working with CCS2.21. I tried to use DSPLIB for C67x functions for FFT with C6713 accurate cycle simulator and it worked properly. But the same did not work with DSK6713. The error message is: error relocating DSPLIBC67x at location 05600002, using fle _debug_info The include path and other options, .cmd file are o.k. Even the .map...


Halt and wake-up periodically

Started by mi19890 in Code-Composer Studio17 years ago 3 replies

Hi all, I'm trying to save power in my dsk6713: my main objective is to=20 periodically wake up the CPU after having processed some data...

Hi all, I'm trying to save power in my dsk6713: my main objective is to=20 periodically wake up the CPU after having processed some data and=20 then halted. I know there are two main options: 1. Idle loop with more than six NOP instructions between the=20 label and the branch instruction. Assembler code: .global _halt _halt: L1:=09 IDLE NOP NOP NOP NOP NOP NOP=09=09=09=...


Disassembler for COFF

Started by reny...@yahoo.com in Code-Composer Studio17 years ago 1 reply

Hi, I am looking for a tool which can take an absoulte address and a .out (TI coff format) and outputs the C disassembly of a range of...

Hi, I am looking for a tool which can take an absoulte address and a .out (TI coff format) and outputs the C disassembly of a range of address. I am looking something similar like objdump which works with ELF files. Best Regards Reny


code composer (error in build)

Started by cyri...@gmail.com in Code-Composer Studio17 years ago

hi. i need help regarding the build function of code composer. when i compile my program, it does not have any errors or warnings. but when i try...

hi. i need help regarding the build function of code composer. when i compile my program, it does not have any errors or warnings. but when i try to build it, it does not build successfully. instead, it shows the following message: ----------------------------- iirnew.pjt - Debug ----------------------------- Warning: The project has no cmd file while the Text Linker is selected "c:\ti\c540...


can i use CCS3.1 with TMS320C6711dsk

Started by rach...@gmail.com in Code-Composer Studio17 years ago 3 replies

hi to all can i use CCS3.1 with 6711dsk..we have CCS2.1 with our board but i want to use CCS3.1 with this kit ....i've install the drivers os...

hi to all can i use CCS3.1 with 6711dsk..we have CCS2.1 with our board but i want to use CCS3.1 with this kit ....i've install the drivers os 6711 in CCS3.1 but still it's not working... plz help me.. With Regards Rachana


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

Started by greg...@yahoo.com in Code-Composer Studio17 years ago

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

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 search directories ). I was able to solve the problem but I run into other problem - my specific cmd file ( linker command file ) didn't work correctly any more. I specify in it, in which memory to put specific sectio...


Re: [c6x] Passing Command line Arguments to main function

Started by Bhooshan Iyer in Code-Composer Studio17 years ago

You can use either file I/O techniques or CCS probe points. File I/O is more or less similar to ANSI C, whilst probe points is a CCS specific...

You can use either file I/O techniques or CCS probe points. File I/O is more or less similar to ANSI C, whilst probe points is a CCS specific techniques. You should be able to find reasonably detailed help on both from TI help/TI examples directory. BTW, you cannot "pass" command line aruguments to ti processors per se as there is no environment to which control comes back during execution. O...


Ask a Question to the DSPRelated community

To significantly increase your chances of receiving answers, please make sure to:

  1. Use a meaningful title
  2. Express your question clearly and well
  3. Do not use this forum to promote your product, service or business
  4. Write in clear, grammatical, correctly-spelled language
  5. Do not post content that violates a copyright