Hi,
I am trying to compile a DSP application with the command line version
of the compiler.
When I build from CSS, it shows the exact command it uses.
In my case:
[tsk.c] "C:\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -pdr -o2
-fr"O:/dvevm_1_20/bios_5_31_01/packages/ti/bios/examples/basic/tsk/evmDM6446/Release"
-i"O:/dvevm_1_20/bios_5_31_01/packages/ti/bios/examples/basic/tsk/evmDM6446"
-i"." -d"_RELEASE" -mv6400+ -@"evmDM6446/Release.lkf" "tsk.c"
But when I try this command, either under Windows or Linux, I got the
very same result:
O:\dvevm_1_20\bios_5_31_01\packages\ti\bios\examples\basic\tsk>"C:\CCStudio_v3.3
\C6000\cgtools\bin\cl6x" -pdr -o2
-fr"O:/dvevm_1_20/bios_5_31_01/packages/ti/bio
s/examples/basic/tsk/evmDM6446/Release"
-i"O:/dvevm_1_20/bios_5_31_01/packages/t
i/bios/examples/basic/tsk/evmDM6446" -i. -d"_RELEASE" -mv6400+
-@"evmDM6446/Rele
ase.lkf" tsk.c
<Linking>
>> tsk.c, line 17: error: illegal input character: hex 23
>> tsk.c: error: system error, can't open file 'include.obj' for
input: No
such file or directory
>> Compilation failure
O:\dvevm_1_20\bios_5_31_01\packages\ti\bios\examples\basic\tsk>
Any idea what's wrong ?
Thanks,
~Olivier
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source