www.pudn.com > wavDEMO.zip > ASM.PJT


; Code Composer Project File, Version 2.0 (do not modify or remove this line) 
 
[Project Settings] 
ProjectName="asm" 
ProjectDir="D:\dsp_learn\DSP_C\wavDEMO\" 
ProjectType=Executable 
CPUFamily=TMS320C54XX 
Tool="Compiler" 
Tool="DspBiosBuilder" 
Tool="Linker" 
Config="Debug" 
Config="Release" 
 
[Source Files] 
Source="ad50.c" 
Source="C:\ccs2.0\c5400\cgtools\lib\rts.lib" 
Source="common.c" 
Source="CVECTORS.ASM" 
Source="main.c" 
Source="rtl8019.c" 
Source="my.cmd" 
 
["Compiler" Settings: "Debug"] 
Options=-g -q -fr"D:\dsp_learn\DSP_C\wavDEMO\Debug" -ft"D:\dsp_learn\DSP_C\wavDEMO\Debug" -fb"D:\dsp_learn\DSP_C\wavDEMO\Debug" -ff"D:\dsp_learn\DSP_C\wavDEMO\Debug" -d"_DEBUG" 
 
["Compiler" Settings: "Release"] 
Options=-q -o2 -fr"D:\dsp_learn\DSP_C\wavDEMO\Release" 
 
["DspBiosBuilder" Settings: "Debug"] 
Options=-v54 
 
["DspBiosBuilder" Settings: "Release"] 
Options=-v54 
 
["Linker" Settings: "Debug"] 
Options=-a -c -emain -m.\Debug\asm.map -o".\Debug\asm.out" -stack200h -x 
 
["Linker" Settings: "Release"] 
Options=-q -c -o".\Release\asm.out" -x 
 
["C:\ccs2.0\c5400\cgtools\lib\rts.lib" Settings: "Debug"] 
LinkOrder=7 
 
["CVECTORS.ASM" Settings: "Debug"] 
LinkOrder=1