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="C:\WINDOWS\Desktop\bootrom\" ProjectType=Executable CPUFamily=TMS320C54XX Tool="Compiler" Tool="DspBiosBuilder" Tool="Linker" Config="Debug" Config="Release" [Source Files] Source="led.c" Source="vectors.asm" Source="onchip.cmd" ["Compiler" Settings: "Debug"] Options=-g -q -fr"C:\WINDOWS\Desktop\bootrom\Debug" -d"_DEBUG" -v548 ["Compiler" Settings: "Release"] Options=-q -o2 -fr"C:\WINDOWS\Desktop\bootrom\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