www.pudn.com > flashhuibian.rar > flashwrite.pjt


; Code Composer Project File, Version 2.0 (do not modify or remove this line) 
 
[Project Settings] 
ProjectName="flashwrite" 
ProjectDir="F:\bootloader\flashboot\flashwrite\" 
ProjectType=Executable 
CPUFamily=TMS320C54XX 
Tool="Compiler" 
Tool="DspBiosBuilder" 
Tool="Linker" 
Config="Debug" 
Config="Release" 
 
[Source Files] 
Source="flash.asm" 
Source="flash.cmd" 
 
["Compiler" Settings: "Debug"] 
Options=-g -q -fr"F:\bootloader\flashboot\flashwrite\Debug" -d"_DEBUG" 
 
["Compiler" Settings: "Release"] 
Options=-q -o2 -fr"F:\bootloader\flashboot\flashwrite\Release" 
 
["DspBiosBuilder" Settings: "Debug"] 
Options=-v54 
 
["DspBiosBuilder" Settings: "Release"] 
Options=-v54 
 
["Linker" Settings: "Debug"] 
Options=-q -m"flashwrite.map" -o".\flashwrite.out" -stack256 -x 
 
["Linker" Settings: "Release"] 
Options=-q -c -o".\Release\flashwrite.out" -x