www.pudn.com > f2812_uart.rar > uart.pjt


; Code Composer Project File, Version 2.0 (do not modify or remove this line) 
 
[Project Settings] 
ProjectDir="C:\ti2000\myprojects\SPI_0608\uart\" 
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\uart\Debug" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 
 
["Compiler" Settings: "Release"] 
Options=-q -o3 -fr"C:\ti2000\myprojects\SPI_0608\uart\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\uart.map" -o".\Debug\uart.out" -stack512 -x 
 
["Linker" Settings: "Release"] 
Options=-q -c -m".\Release\uart.map" -o".\Release\uart.out" -x