led.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. ProjectDir="C:ICETEK-DM642-C V2.22Lab501-LED"
  4. ProjectType=Executable
  5. CPUFamily=TMS320C64XX
  6. Tool="Compiler"
  7. Tool="DspBiosBuilder"
  8. Tool="Linker"
  9. Config="Debug"
  10. Config="Release"
  11. [Source Files]
  12. Source="LED0.c"
  13. Source="ICETEK-DM642-PCI.cmd"
  14. ["Compiler" Settings: "Debug"]
  15. Options=-g -q -fr"C:ICETEK-DM642-C V2.22Lab501-LEDDebug" -d"_DEBUG" -mv6400
  16. ["Compiler" Settings: "Release"]
  17. Options=-q -o3 -fr"C:ICETEK-DM642-C V2.22Lab501-LEDRelease" -mv6400
  18. ["DspBiosBuilder" Settings: "Debug"]
  19. Options=-v6x
  20. ["DspBiosBuilder" Settings: "Release"]
  21. Options=-v6x
  22. ["Linker" Settings: "Debug"]
  23. Options=-q -c -m".Debugled.map" -o".Debugled.out" -w -x
  24. ["Linker" Settings: "Release"]
  25. Options=-q -c -m".Releaseled.map" -o".Releaseled.out" -w -x