fir.pjt
上传用户:dahaojd
上传日期:2008-01-29
资源大小:14357k
文件大小:1k
源码类别:

DSP编程

开发平台:

C/C++

  1. ; Code Composer Project File, Version 2.0 (do not modify or remove this line)
  2. [Project Settings]
  3. ProjectName="fir"
  4. ProjectDir="D:ti622myprojectsicetek-dm642-pcilab3-FIR"
  5. ProjectType=Executable
  6. CPUFamily=TMS320C67XX
  7. Tool="Compiler"
  8. Tool="DspBiosBuilder"
  9. Tool="Linker"
  10. Config="Debug"
  11. Config="Release"
  12. [Source Files]
  13. Source="......c6000cgtoolslibrts6400.lib"
  14. Source="fir.c"
  15. Source="load.asm"
  16. Source="lnk.cmd"
  17. ["Compiler" Settings: "Debug"]
  18. Options=-g -q -fr"D:ti622myprojectsicetek-dm642-pcilab3-FIRDebug" -d"_DEBUG" -mv6400
  19. ["Compiler" Settings: "Release"]
  20. Options=-q -o3 -fr"D:ti622myprojectsicetek-dm642-pcilab3-FIRRelease" -mv6700
  21. ["DspBiosBuilder" Settings: "Debug"]
  22. Options=-v6x
  23. ["DspBiosBuilder" Settings: "Release"]
  24. Options=-v6x
  25. ["Linker" Settings: "Debug"]
  26. Options=-q -c -heap0x400 -m"fir.map" -o".Debugfir.out" -stack0x400 -x
  27. ["Linker" Settings: "Release"]
  28. Options=-q -c -o".Releasefir.out" -x