• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1; Code Composer Project File, Version 2.0 (do not modify or remove this line)
2
3[Project Settings]
4ProjectDir="C:\Speex\speex_14274\ti\speex_C54_test\"
5ProjectType=Executable
6CPUFamily=TMS320C54XX
7Tool="Compiler"
8Tool="CustomBuilder"
9Tool="DspBiosBuilder"
10Tool="Linker"
11Config="Debug"
12Config="Release"
13
14[Source Files]
15Source="..\..\libspeexdsp\buffer.c"
16Source="..\..\libspeexdsp\fftwrap.c"
17Source="..\..\libspeexdsp\filterbank.c"
18Source="..\..\libspeexdsp\jitter.c"
19Source="..\..\libspeexdsp\kiss_fft.c"
20Source="..\..\libspeexdsp\kiss_fftr.c"
21Source="..\..\libspeexdsp\mdf.c"
22Source="..\..\libspeexdsp\preprocess.c"
23Source="..\..\libspeexdsp\resample.c"
24Source="..\..\libspeexdsp\scal.c"
25Source="speex_C54_test.cmd"
26
27["Compiler" Settings: "Debug"]
28Options=-g -q -o3 -fr"..\ti\speex_C54_test\Debug" -i"..\ti" -i"..\include" -d"_DEBUG" -d"CONFIG_TI_C54X" -d"HAVE_CONFIG_H" -d"NO_LONGLONG" -mf -ms
29
30["Compiler" Settings: "Release"]
31Options=-q -o2 -fr"..\ti\speex_C54_test\Release" -i"..\ti" -i"..\include" -d"CONFIG_TI_C54X" -d"HAVE_CONFIG_H" -d"NO_LONGLONG" -mf -ms
32
33["DspBiosBuilder" Settings: "Debug"]
34Options=-v54
35
36["DspBiosBuilder" Settings: "Release"]
37Options=-v54
38
39["Linker" Settings: "Debug"]
40Options=-q -c -heap4096 -m".\Debug\speex_C54_test.map" -o".\Debug\speex_C54_test.out" -stack4096 -w -x
41
42["Linker" Settings: "Release"]
43Options=-q -c -m".\Release\speex_C54_test.map" -o".\Release\speex_C54_test.out" -w -x
44
45