Reply by Jeff Brower January 1, 20072007-01-01
McLord-

> C:/CCStudio_v3.1_EVAL!
> >> C:\DOCUME~1\nstn\USTAWI~1\Temp\TI3363, line 10: error:
> syntax error

However you managed to get "DOS short pathnames" and a filename that includes "!!!"
into CCS, I suggest you get them out. I'm just guessing, but I have doubt that CCS
can fully accept ~ and ! chars.

-Jeff
nstnnstn2 wrote:
>
> I want to do something in C6713 Device Cycle Accurate
> Simulator/TMS320C6713 in CCS3.1 trial ver.
>
> But I think I've got a problem with linking. After I created my
> project, I made simple .c file, I added files rts6700.lib and lnk.cmd
> to my project (both files from /C600/cgtools/lib/).
> And I've got errors:
> ---------------------------
> [temp3.c] "C:\CCStudio_v3.1_EVAL!!!\C6000\cgtools\bin\cl6x" -g
> -fr"C:/CCStudio_v3.1_EVAL!!!/MyProjects/temp3/Debug" -d"_DEBUG"
> -mv6700 -@"Debug.lkf" "temp3.c"
>
> [Linking...] "C:\CCStudio_v3.1_EVAL!!!\C6000\cgtools\bin\cl6x"
> -@"Debug.lkf"
>
> C:/CCStudio_v3.1_EVAL!
> >> C:\DOCUME~1\nstn\USTAWI~1\Temp\TI3363, line 10: error:
> syntax error
> >> TI3363: error: system error, can't open file 'i.obj' for input:
> No such
> file or directory
>
> >> Compilation failure
>
> Build Complete,
> 3 Errors, 0 Warnings, 0 Remarks.
> ------------------------------
>
> I thought a lot of that errors and now I've no idea what's wrong.
>
> I tried with another processors, not C6713, but errors are identical.
>
> Probably are bad setting but I don't know what and where I must change
> it. plese help.
>
> ------nstn---------
Reply by nstnnstn2 January 1, 20072007-01-01
I want to do something in C6713 Device Cycle Accurate
Simulator/TMS320C6713 in CCS3.1 trial ver.

But I think I've got a problem with linking. After I created my
project, I made simple .c file, I added files rts6700.lib and lnk.cmd
to my project (both files from /C600/cgtools/lib/).
And I've got errors:
---------------------------
[temp3.c] "C:\CCStudio_v3.1_EVAL!!!\C6000\cgtools\bin\cl6x" -g
-fr"C:/CCStudio_v3.1_EVAL!!!/MyProjects/temp3/Debug" -d"_DEBUG"
-mv6700 -@"Debug.lkf" "temp3.c"

[Linking...] "C:\CCStudio_v3.1_EVAL!!!\C6000\cgtools\bin\cl6x"
-@"Debug.lkf"

C:/CCStudio_v3.1_EVAL!
>> C:\DOCUME~1\nstn\USTAWI~1\Temp\TI3363, line 10: error:
syntax error
>> TI3363: error: system error, can't open file 'i.obj' for input:
No such
file or directory

>> Compilation failure

Build Complete,
3 Errors, 0 Warnings, 0 Remarks.
------------------------------

I thought a lot of that errors and now I've no idea what's wrong.

I tried with another processors, not C6713, but errors are identical.

Probably are bad setting but I don't know what and where I must change
it. plese help.

------nstn---------