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


Discussion Groups

Discussion Groups | Code-Composer | Re: error: system error, can't open file '/.obj' for input: No such

Technical discussions about Code Composer Studio.

  

Post a new Thread

Re: error: system error, can't open file '/.obj' for input: No such - Jeff Brower - Jan 1 22:54:04 2007



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
> *************************************
> <Linking>
> >> 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 either a) something is
mis-entered in your .cmd file, or b) somewhere in CCS you have an option not set
correctly.

What input files are listed in your .cmd file?

-Jeff

> >> Compilation failure
> 
> Build Complete,
>   2 Errors, 0 Warnings, 0 Remarks.
> ********************************************
> What is the cause?
> 
> ------------------------debug.lkf---------
> -z -c -m"./Debug/ddr2.map" -o"./Debug/ddr2.out" -w -x
-i"C:/CCStudio_v3.2/tms470/rtdx/lib"
-i"C:/CCStudio_v3.2/TMS470/cgtools/lib"
> "C:\CCStudio_v3.2\davincievm\examples\ddr2\ddr2.cmd"
> "C:\CCStudio_v3.2\davincievm\examples\ddr2\Debug\ddr_test.obj"
> "C:\CCStudio_v3.2\davincievm\examples\ddr2\Debug\main.obj"
> "C:\CCStudio_v3.2\davincievm\examples\ddr2\Debug\mem_test.obj"
> ---------------------------------------------------------------------



(You need to be a member of code-comp -- send a blank email to code-comp-subscribe@yahoogroups.com )