DSPRelated.com

Linking Errors

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

I am doing my curriculum project this year in TI TMS320C6713 DSP. I am implementing decoder for H.264 standard on this DSP. I am using CCS...

I am doing my curriculum project this year in TI TMS320C6713 DSP. I am implementing decoder for H.264 standard on this DSP. I am using CCS 3.2. When I build my openly available source code which i have already tested on VC++ and after due modifications for TI platform compatibility, i am getting following linking errors. [Linking...] "C:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -@"Debug.lkf" ...


Re: error: system error, can't open file '/.obj' for input: No such

Started by Jeff Brower in Code-Composer Studio17 years ago

CHJ Choi- > I can find out the obj files in the directory where Debug.lkf tells where > they are.. but Linker only fails to find out...

CHJ Choi- > I can find out the obj files in the directory where Debug.lkf tells where > they are.. but Linker only fails to find out them.. > the message is > ************************************* > > > > ddr2.cmd: error: system error, can't open file '/.obj' for input: No such > file or directory /.obj is not a valid filename path. My guess is that e


error: system error, can't open file '/.obj' for input: No such

Started by chjc...@nor.co.kr in Code-Composer Studio17 years ago

I can find out the obj files in the directory where Debug.lkf tells where they are.. but Linker only fails to find out them.. the message...

I can find out the obj files in the directory where Debug.lkf tells where they are.. but Linker only fails to find out them.. the message is ************************************* > > ddr2.cmd: error: system error, can't open file '/.obj' for input: No such file or directory > > Compilation failure Build Complete, 2 Errors, 0 Warnings, 0 Remarks. ****


Difference between C55 & C6000

Started by myna...@gmail.com in Code-Composer Studio17 years ago 2 replies

Hi all, I want to convert programs from C55 to C6000. I am looking for a documents which furnishes differences between TI C5500 & C6000. Please...

Hi all, I want to convert programs from C55 to C6000. I am looking for a documents which furnishes differences between TI C5500 & C6000. Please suggest me some books or some documents. Thanking you, jhdeepu


linking two projects

Started by Sanel Moranjkic in Code-Composer Studio17 years ago

I am using Code Composer Studio 3.1 for the first time. My aplication has several tasks runing on it, and they are declared in TSK - Task...

I am using Code Composer Studio 3.1 for the first time. My aplication has several tasks runing on it, and they are declared in TSK - Task Manager. Each task has it's own project where I generate .lib file to be linked with main project. The project was built earlier and now I need to add more code to it. The problem is when I add new variable to one of projects, for instance some float...


Is there any library avaliable to use edma3 on a dm6446?

Started by Carlos Ojea in Code-Composer Studio17 years ago 1 reply

Hello, we want to use edma3 on a dm6446 but we didn't found any cslDM64x library to do so. Anyone knows if there is any library avaliable to use...

Hello, we want to use edma3 on a dm6446 but we didn't found any cslDM64x library to do so. Anyone knows if there is any library avaliable to use edma3 or if I must write all the code? Thanks, Carlos


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

Started by Andrew Nesterov in Code-Composer Studio17 years ago 4 replies

Hi Timothy, > Re: Execution never reaches the 'main' function unless I do several > Posted by: "Timothy Fosdike" t...@dspace.com.au > ...

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)) > > Hi Carlos, > > By my understanding, the _auto_init function initializes C++ objects > that have been statically allocated (compiled in). The other functions > are initializing data memory segments such as .dat


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

Started by Timothy Fosdike in Code-Composer Studio17 years ago

> > By my understanding, the _auto_init function initializes C++ objects > > that have been statically allocated (compiled in). The...

> > By my understanding, the _auto_init function initializes C++ objects > > that have been statically allocated (compiled in). The other functions > > are initializing data memory segments such as .data and .bss. > Don't recall exactly about .data section, but TI linker never initializes > .bss, unless vars declared there were explicitly initialized. I thought that the .bss segment was


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

Started by Andrew Nesterov in Code-Composer Studio17 years ago

> Re: Execution never reaches the 'main' function unless I do several > Posted by: "masterofsw" m...@yahoo.com masterofsw > Date: Fri Dec...

> Re: Execution never reaches the 'main' function unless I do several > Posted by: "masterofsw" m...@yahoo.com masterofsw > Date: Fri Dec 1, 2006 4:50 am ((PST)) > > --- In c...@yahoogroups.com, Andrew Nesterov > wrote: > > Hi Timothy, > > > > > Re: Execution never reaches the 'main' function unless I do several > > > By my understanding, the _auto_init function in


Execution never reaches the 'main' function unless I do several 'steps into' pressing F11

Started by Carlos Ojea in Code-Composer Studio17 years ago 2 replies

I am using code composer studio and a xds560r emulator to connect to a ti davinci cpu (6416 dsp) When I load a program onto CPU target and I try...

I am using code composer studio and a xds560r emulator to connect to a ti davinci cpu (6416 dsp) When I load a program onto CPU target and I try to run it, it never reaches the 'main' function !! I have to do several 'steps into' pressing F11 until I reach some funtions like '$C$L6' and only then if I press the 'run target' button I could reach the 'main' function. Someone knows what is ha...


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