www.pudn.com > DSPstudyandexample.rar > EX01.PJT
; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectName="ex01" ProjectDir="I:\EX01\" ProjectType=Executable CPUFamily=TMS320C54XX Tool="Compiler" Tool="DspBiosBuilder" Tool="Linker" Config="Debug" Config="Release" [Source Files] Source="EX01.ASM" Source="main.cmd" ["Compiler" Settings: "Debug"] Options=-g -q -fr"I:\EX01\Debug" -d"_DEBUG" ["Compiler" Settings: "Release"] Options=-q -o2 -fr"I:\EX01\Release" ["DspBiosBuilder" Settings: "Debug"] Options=-v54 ["DspBiosBuilder" Settings: "Release"] Options=-v54 ["Linker" Settings: "Debug"] Options=-q -c -o".\Debug\ex01.out" -x ["Linker" Settings: "Release"] Options=-q -c -o".\Release\ex01.out" -x