www.pudn.com > bootloader.rar > bootloader.pjt


; Code Composer Project File, Version 2.0 (do not modify or remove this line) 
 
[Project Settings] 
ProjectName="uart" 
ProjectDir="D:\xsdesk\GINGKGO\project\DES320PP-GUIDE\des320pp_u\bootloader\boot8\" 
ProjectType=Executable 
CPUFamily=TMS320C54XX 
Tool="Compiler" 
Tool="DspBiosBuilder" 
Tool="Linker" 
Config="Debug" 
Config="Release" 
 
[Source Files] 
Source="led.c" 
Source="onchip.cmd" 
 
["Compiler" Settings: "Debug"] 
Options=-g -q -fr"D:\xsdesk\GINGKGO\project\DES320PP-GUIDE\des320pp_u\bootloader\boot8\Debug" -d"_DEBUG" -v548 
 
["Compiler" Settings: "Release"] 
Options=-q -o2 -fr"D:\xsdesk\GINGKGO\project\DES320PP-GUIDE\des320pp_u\bootloader\boot8\Release" 
 
["DspBiosBuilder" Settings: "Debug"] 
Options=-v54 
 
["DspBiosBuilder" Settings: "Release"] 
Options=-v54 
 
["Linker" Settings: "Debug"] 
Options=-q -c -m".\Debug\led.map" -o".\Debug\led.out" -x 
 
["Linker" Settings: "Release"] 
Options=-q -c -o".\Release\uart.out" -x