www.pudn.com > DPS2812_LCD.rar > DPS2812_LCD.pjt


; Code Composer Project File, Version 2.0 (do not modify or remove this line) 
 
[Project Settings] 
ProjectDir="C:\tic2000\myprojects\DPS2812_LCD\" 
ProjectType=Executable 
CPUFamily=TMS320C28XX 
Tool="Compiler" 
Tool="DspBiosBuilder" 
Tool="Linker" 
Config="Debug" 
Config="Release" 
 
[Source Files] 
Source="..\..\c2000\cgtools\lib\rts2800.lib" 
Source="DPS2812_LCD.c" 
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="LCD.C" 
Source="SRAM.cmd" 
 
["Compiler" Settings: "Debug"] 
Options=-g -q -fr"C:\tic2000\myprojects\DPS2812_LCD\Debug" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 
 
["Compiler" Settings: "Release"] 
Options=-q -o3 -fr"C:\tic2000\myprojects\DPS2812_LCD\Release" -d"LARGE_MODEL" -ml -v28 
 
["DspBiosBuilder" Settings: "Debug"] 
Options=-v28 
 
["DspBiosBuilder" Settings: "Release"] 
Options=-v28 
 
["Linker" Settings: "Debug"] 
Options=-q -c -m".\Debug\DPS2812_LCD.map" -o".\Debug\DPS2812_LCD.out" -x 
 
["Linker" Settings: "Release"] 
Options=-q -c -m".\Release\DPS2812_LCD.map" -o".\Release\DPS2812_LCD.out" -x