fir.pjt
上传用户:dahaojd
上传日期:2008-01-29
资源大小:14357k
文件大小:1k
- ; Code Composer Project File, Version 2.0 (do not modify or remove this line)
- [Project Settings]
- ProjectName="fir"
- ProjectDir="D:ti622myprojectsicetek-dm642-pcilab3-FIR"
- ProjectType=Executable
- CPUFamily=TMS320C67XX
- Tool="Compiler"
- Tool="DspBiosBuilder"
- Tool="Linker"
- Config="Debug"
- Config="Release"
- [Source Files]
- Source="......c6000cgtoolslibrts6400.lib"
- Source="fir.c"
- Source="load.asm"
- Source="lnk.cmd"
- ["Compiler" Settings: "Debug"]
- Options=-g -q -fr"D:ti622myprojectsicetek-dm642-pcilab3-FIRDebug" -d"_DEBUG" -mv6400
- ["Compiler" Settings: "Release"]
- Options=-q -o3 -fr"D:ti622myprojectsicetek-dm642-pcilab3-FIRRelease" -mv6700
- ["DspBiosBuilder" Settings: "Debug"]
- Options=-v6x
- ["DspBiosBuilder" Settings: "Release"]
- Options=-v6x
- ["Linker" Settings: "Debug"]
- Options=-q -c -heap0x400 -m"fir.map" -o".Debugfir.out" -stack0x400 -x
- ["Linker" Settings: "Release"]
- Options=-q -c -o".Releasefir.out" -x