FFTr2.pjt
上传用户:jnrean
上传日期:2022-07-07
资源大小:23k
文件大小:1k
源码类别:

DSP编程

开发平台:

C/C++

  1. ; Code Composer Project File, Version 2.0 (do not modify or remove this line)
  2. [Project Settings]
  3. ProjectDir="C:c6713myprojectsFFTr2"
  4. ProjectType=Executable
  5. CPUFamily=TMS320C67XX
  6. Tool="Compiler"
  7. Tool="DspBiosBuilder"
  8. Tool="Linker"
  9. Config="Debug"
  10. Config="Release"
  11. [Source Files]
  12. Source="..Supportc6713dskinit.c"
  13. Source="..SupportVectors_poll.asm"
  14. Source="bitrev.sa"
  15. Source="cfftr2_dit.sa"
  16. Source="digitrev_index.c"
  17. Source="FFTr2.c"
  18. Source="..SupportC6713dsk.cmd"
  19. ["Compiler" Settings: "Debug"]
  20. Options=-g -q -o3 -fr"C:c6713myprojectsFFTr2Debug" -d"CHIP_6713" -mv6710
  21. ["Compiler" Settings: "Release"]
  22. Options=-q -o3 -fr"C:c6713myprojectsFFTr2Release" -mv6700
  23. ["DspBiosBuilder" Settings: "Debug"]
  24. Options=-v6x
  25. ["DspBiosBuilder" Settings: "Release"]
  26. Options=-v6x
  27. ["Linker" Settings: "Debug"]
  28. Options=-q -c -m".DebugFFTr2.map" -o".DebugFFTr2.out" -x -l"rts6700.lib" -l"DSK6713bsl.lib" -l"csl6713.lib"
  29. ["Linker" Settings: "Release"]
  30. Options=-q -c -m".ReleaseFFTr2.map" -o".ReleaseFFTr2.out" -x