www.pudn.com > f2812_SPI.rar > SPI.pjt


; Code Composer Project File, Version 2.0 (do not modify or remove this line) 
 
[Project Settings] 
ProjectDir="c:\ti2000\myprojects\spi_0608\SPI\" 
ProjectType=Executable 
CPUFamily=TMS320C28XX 
Tool="Compiler" 
Tool="DspBiosBuilder" 
Tool="Linker" 
Config="Debug" 
Config="Release" 
 
[Source Files] 
Source="..\..\..\c2000\cgtools\lib\rts2800_ml.lib" 
Source="MAIN.C" 
Source="AD1271.cmd" 
 
["Compiler" Settings: "Debug"] 
Options=-g -q -fr"c:\ti2000\myprojects\spi_0608\SPI\Debug" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 
 
["Compiler" Settings: "Release"] 
Options=-q -o3 -fr"c:\ti2000\myprojects\spi_0608\SPI\Release" -d"LARGE_MODEL" -ml -v28 
 
["DspBiosBuilder" Settings: "Debug"] 
Options=-v28 
 
["DspBiosBuilder" Settings: "Release"] 
Options=-v28 
 
["Linker" Settings: "Debug"] 
Options=-q -c -m".\Debug\SPI.map" -o".\Debug\SPI.out" -w -x 
 
["Linker" Settings: "Release"] 
Options=-q -c -m".\Release\SPI.map" -o".\Release\SPI.out" -w -x