寄存器自动化测试说明及时使用
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

; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="timer"
ProjectDir="D:\CCStudio_v3.3\examples\dsk5416\csl\timer\timer1\"
ProjectType=Executable
CPUFamily=TMS320C54XX
Tool="Compiler"
Tool="CustomBuilder"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
[Source Files]
Source="timer.c"
Source="uart.c"
Source="timer.cmd"
["Compiler" Settings: "Debug"]
Options=-g -k -q -fr".\Debug" -d"_DEBUG" -d"CHIP_5416" -mf -v548
["DspBiosBuilder" Settings: "Debug"]
Options=-v54
["Linker" Settings: "Debug"]
Options=-q -c -m".\Debug\timer.out" -o".\Debug\timer.out" -x -l"csl5416x.lib" -l"rts500EXT.lib"