寄存器自动化测试说明及时使用
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
659 B

  1. ; Code Composer Project File, Version 2.0 (do not modify or remove this line)
  2. [Project Settings]
  3. ProjectName="timer"
  4. ProjectDir="D:\CCStudio_v3.3\examples\dsk5416\csl\timer\timer1\"
  5. ProjectType=Executable
  6. CPUFamily=TMS320C54XX
  7. Tool="Compiler"
  8. Tool="CustomBuilder"
  9. Tool="DspBiosBuilder"
  10. Tool="Linker"
  11. Config="Debug"
  12. [Source Files]
  13. Source="timer.c"
  14. Source="uart.c"
  15. Source="timer.cmd"
  16. ["Compiler" Settings: "Debug"]
  17. Options=-g -k -q -fr".\Debug" -d"_DEBUG" -d"CHIP_5416" -mf -v548
  18. ["DspBiosBuilder" Settings: "Debug"]
  19. Options=-v54
  20. ["Linker" Settings: "Debug"]
  21. Options=-q -c -m".\Debug\timer.out" -o".\Debug\timer.out" -x -l"csl5416x.lib" -l"rts500EXT.lib"