short_time_fourier_analysis.pjt
上传用户:bossps2lzz
上传日期:2022-07-07
资源大小:522k
文件大小:1k
源码类别:

DSP编程

开发平台:

C/C++

  1. ; Code Composer Project File, Version 2.0 (do not modify or remove this line)
  2. [Project Settings]
  3. ProjectName="short_time_fourier_analysis"
  4. ProjectDir="C:c6713myprojectsspeaker_recognitionshort_time_fourier_analysis"
  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="....Supportc6713dskinit.c"
  14. Source="....SupportVectors_intr.asm"
  15. Source="block_dc.c"
  16. Source="detect_envelope.c"
  17. Source="framing_windowing.c"
  18. Source="power_spectrum.c"
  19. Source="short_time_fourier_analysis.c"
  20. Source="C6713dsk.cmd"
  21. ["Compiler" Settings: "Debug"]
  22. Options=-g -q -fr"C:c6713myprojectsspeaker_recognitionshort_time_fourier_analysisDebug" -d"CHIP_6713" -mv6710
  23. ["Compiler" Settings: "Release"]
  24. Options=-q -o3 -fr"C:c6713myprojectsspeaker_recognitionshort_time_fourier_analysisRelease" -mv6700
  25. ["DspBiosBuilder" Settings: "Debug"]
  26. Options=-v6x
  27. ["DspBiosBuilder" Settings: "Release"]
  28. Options=-v6x
  29. ["Linker" Settings: "Debug"]
  30. Options=-q -c -o".Debugshort_time_fourier_analysis.out" -x -l"rts6700.lib" -l"dsk6713bsl.lib" -l"csl6713.lib"
  31. ["Linker" Settings: "Release"]
  32. Options=-q -c -o".Releaseshort_time_fourier_analysis.out" -x