; 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"
|
|
|