www.pudn.com > lab01-UseCC.rar > volume.pjt


; Code Composer Project File, Version 2.0 (do not modify or remove this line) 
 
[Project Settings] 
ProjectName="DSP281x" 
ProjectDir="D:\ICETEK-F2812-A-EDUlab\DSP281x_examples\lab01-UseCC\" 
ProjectType=Executable 
CPUFamily=TMS320C28XX 
Tool="Compiler" 
Tool="DspBiosBuilder" 
Tool="Linker" 
Config="Debug" 
Config="Release" 
 
[Source Files] 
Source="..\..\DSP281x_common\source\DSP281x_CodeStartBranch.asm" 
Source="..\..\DSP281x_common\source\DSP281x_DefaultIsr.c" 
Source="..\..\DSP281x_common\source\DSP281x_PieCtrl.c" 
Source="..\..\DSP281x_common\source\DSP281x_PieVect.c" 
Source="..\..\DSP281x_common\source\DSP281x_Spi.c" 
Source="..\..\DSP281x_common\source\DSP281x_SysCtrl.c" 
Source="..\..\DSP281x_headers\source\DSP281x_GlobalVariableDefs.c" 
Source="volume.c" 
Source="..\..\DSP281x_common\cmd\F2812_EzDSP_RAM_lnk.cmd" 
Source="..\..\DSP281x_headers\cmd\DSP281x_Headers_nonBIOS.cmd" 
 
["Compiler" Settings: "Debug"] 
Options=-g -q -pdr -as -fr"D:\ICETEK-F2812-A-EDUlab\DSP281x_examples\lab01-UseCC\Debug" -fs"D:\ICETEK-F2812-A-EDUlab\DSP281x_examples\lab01-UseCC\Debug" -i"..\..\DSP281x_headers\include" -i"..\..\DSP281x_common\include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 
 
["Compiler" Settings: "Release"] 
Options=-q -o3 -fr"D:\ICETEK-F2812-A-EDUlab\DSP281x_examples\lab01-UseCC\Release" -d"LARGE_MODEL" -ml -v28 
 
["DspBiosBuilder" Settings: "Debug"] 
Options=-v28 
 
["DspBiosBuilder" Settings: "Release"] 
Options=-v28 
 
["Linker" Settings: "Debug"] 
Options=-q -c -m".\Debug\volume.map" -o".\Debug\volume.out" -stack1024 -w -x -i"..\..\DSP281x_headers\include" -l"rts2800_ml.lib" 
 
["Linker" Settings: "Release"] 
Options=-q -c -o".\Release\Example_281xSpi_FFDLB.out" -x