www.pudn.com > cs8900a.rar > ip.pjt


; Code Composer Project File, Version 2.0 (do not modify or remove this line) 
 
[Project Settings] 
ProjectDir="D:\ti\myprojects\2812\IP\" 
ProjectType=Executable 
CPUFamily=TMS320C28XX 
Tool="Compiler" 
Tool="DspBiosBuilder" 
Tool="Linker" 
Config="Debug" 
Config="Release" 
 
[Source Files] 
Source="DSP28_Adc.c" 
Source="DSP28_CpuTimers.c" 
Source="DSP28_DefaultIsr.c" 
Source="DSP28_ECan.c" 
Source="DSP28_Ev.c" 
Source="DSP28_GlobalVariableDefs.c" 
Source="DSP28_Gpio.c" 
Source="DSP28_InitPeripherals.c" 
Source="DSP28_Mcbsp.c" 
Source="DSP28_PieCtrl.c" 
Source="DSP28_PieVect.c" 
Source="DSP28_Sci.c" 
Source="DSP28_Spi.c" 
Source="DSP28_SysCtrl.c" 
Source="DSP28_Xintf.c" 
Source="DSP28_XIntrupt.c" 
Source="IP.C" 
Source="rts2800n.lib" 
Source="testIP.c" 
Source="SRAM.cmd" 
 
["Compiler" Settings: "Debug"] 
Options=-g -q -fr"D:\ti\myprojects\2812\IP\Debug" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 
 
["Compiler" Settings: "Release"] 
Options=-q -o3 -fr"D:\ti\myprojects\2812\IP\Release" -d"LARGE_MODEL" -ml -v28 
 
["DspBiosBuilder" Settings: "Debug"] 
Options=-v28 
 
["DspBiosBuilder" Settings: "Release"] 
Options=-v28 
 
["Linker" Settings: "Debug"] 
Options=-q -c -m".\Debug\ip.map" -o".\Debug\ip.out" -x 
 
["Linker" Settings: "Release"] 
Options=-q -c -m".\Release\ip.map" -o".\Release\ip.out" -x