63 lines
2.3 KiB
Plaintext
63 lines
2.3 KiB
Plaintext
|
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
|
||
|
|
||
|
[Project Settings]
|
||
|
ProjectName="DSP2833x"
|
||
|
ProjectDir="C:\tidcs\c28\DSP2833x\v120\DSP2833x_examples\xintf_run_from\"
|
||
|
ProjectType=Executable
|
||
|
CPUFamily=TMS320C28XX
|
||
|
Tool="Compiler"
|
||
|
Tool="CustomBuilder"
|
||
|
Tool="DspBiosBuilder"
|
||
|
Tool="Linker"
|
||
|
Config="Debug"
|
||
|
Config="Release"
|
||
|
|
||
|
[Source Files]
|
||
|
Source="..\..\DSP2833x_common\source\DSP2833x_ADC_cal.asm"
|
||
|
Source="..\..\DSP2833x_common\source\DSP2833x_CodeStartBranch.asm"
|
||
|
Source="..\..\DSP2833x_common\source\DSP2833x_CpuTimers.c"
|
||
|
Source="..\..\DSP2833x_common\source\DSP2833x_DBGIER.asm"
|
||
|
Source="..\..\DSP2833x_common\source\DSP2833x_DefaultIsr.c"
|
||
|
Source="..\..\DSP2833x_common\source\DSP2833x_MemCopy.c"
|
||
|
Source="..\..\DSP2833x_common\source\DSP2833x_PieCtrl.c"
|
||
|
Source="..\..\DSP2833x_common\source\DSP2833x_PieVect.c"
|
||
|
Source="..\..\DSP2833x_common\source\DSP2833x_SysCtrl.c"
|
||
|
Source="..\..\DSP2833x_common\source\DSP2833x_usDelay.asm"
|
||
|
Source="..\..\DSP2833x_common\source\DSP2833x_Xintf.c"
|
||
|
Source="..\..\DSP2833x_headers\source\DSP2833x_GlobalVariableDefs.c"
|
||
|
Source="Example_2833xCodeRunFromXintf.c"
|
||
|
Source="Example_2833xRunFromXintf.gel"
|
||
|
Source="..\..\DSP2833x_headers\cmd\DSP2833x_Headers_nonBIOS.cmd"
|
||
|
Source="28335_RAM_xintf_lnk.cmd"
|
||
|
|
||
|
["Compiler" Settings: "Debug"]
|
||
|
Options=-g -q -pdr -fr"C:\tidcs\c28\DSP2833x\v120\DSP2833x_examples\xintf_run_from\Debug" -i"..\..\DSP2833x_headers\include" -i"..\..\DSP2833x_common\include" -d"_DEBUG" -d"LARGE_MODEL" -mf -ml -mn -mt -v28 --float_support=fpu32
|
||
|
|
||
|
["Compiler" Settings: "Release"]
|
||
|
Options=-q -o3 -fr"C:\tidcs\c28\DSP2833x\v120\DSP2833x_examples\xintf_run_from\Release" -d"LARGE_MODEL" -ml -v28
|
||
|
|
||
|
["DspBiosBuilder" Settings: "Debug"]
|
||
|
Options=-v28
|
||
|
|
||
|
["DspBiosBuilder" Settings: "Release"]
|
||
|
Options=-v28
|
||
|
|
||
|
["Linker" Settings: "Debug"]
|
||
|
Options=-q -c -ecode_start -heap0x800 -m".\Debug\Example_2833xCodeRunFromXintf.map" -o".\Debug\Example_2833xCodeRunFromXintf.out" -stack0x380 -w -x -i"..\..\DSP2833x_headers\include" -l"rts2800_fpu32.lib"
|
||
|
|
||
|
["Linker" Settings: "Release"]
|
||
|
Options=-q -c -o".\Release\Example_2833xCodeRunFromXintf.out" -x
|
||
|
|
||
|
["Example_2833xRunFromXintf.gel" Settings: "Debug"]
|
||
|
ExcludeFromBuild=true
|
||
|
|
||
|
["Example_2833xRunFromXintf.gel" Settings: "Release"]
|
||
|
ExcludeFromBuild=true
|
||
|
|
||
|
["28335_RAM_xintf_lnk.cmd" Settings: "Debug"]
|
||
|
LinkOrder=1
|
||
|
|
||
|
["28335_RAM_xintf_lnk.cmd" Settings: "Release"]
|
||
|
LinkOrder=1
|
||
|
|