www.pudn.com > f2812_timer.rar > timer.pjt


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