www.pudn.com > zbtsram.rar > zbtsram.pjt


; Code Composer Project File, Version 2.0 (do not modify or remove this line) 
 
[Project Settings] 
ProjectDir="c:\ti6xx\myprojects\zbtsram\" 
ProjectType=Executable 
CPUFamily=TMS320C64XX 
Tool="Compiler" 
Tool="DspBiosBuilder" 
Tool="Linker" 
Config="Debug" 
Config="Release" 
 
[Source Files] 
Source="csl6416e.lib" 
Source="rts6400e.lib" 
Source="vectors.asm" 
Source="ZBTSRAM.C" 
Source="C641x_zbtsram.cmd" 
 
["Compiler" Settings: "Debug"] 
Options=-g -q -fr"c:\ti6xx\myprojects\zbtsram\Debug" -i"c:\ti6xx\myprojects\zbtsram\include" -d"_DEBUG" -me -mv6400 
 
["Compiler" Settings: "Release"] 
Options=-q -o3 -fr"c:\ti6xx\myprojects\zbtsram\Release" -mv6400 
 
["DspBiosBuilder" Settings: "Debug"] 
Options=-v6x 
 
["DspBiosBuilder" Settings: "Release"] 
Options=-v6x 
 
["Linker" Settings: "Debug"] 
Options=-q -c -m".\Debug\zbtsram.map" -o".\Debug\zbtsram.out" -x 
 
["Linker" Settings: "Release"] 
Options=-q -c -m".\Release\zbtsram.map" -o".\Release\zbtsram.out" -x 
 
["vectors.asm" Settings: "Debug"] 
LinkOrder=4 
 
["ZBTSRAM.C" Settings: "Debug"] 
LinkOrder=5 
 
["C641x_zbtsram.cmd" Settings: "Debug"] 
LinkOrder=1