Engineering School, 2nd year
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.
 
 
 
 
 
 

40 lines
941 B

; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="F:\UP\TP3\ex4a\"
ProjectType=Executable
CPUFamily=TMS320C67XX
Tool="Compiler"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="D:\ti\c6000\dsk6713\lib\dsk6713bsl.lib"
Source="EX4A.C"
Source="ex4a.cdb"
Source="ex4acfg.cmd"
[Generated Files]
Source="ex4acfg.s62"
Source="ex4acfg_c.c"
["Compiler" Settings: "Debug"]
Options=-g -q -fr"F:\UP\TP3\ex4a\Debug" -d"_DEBUG" -mv6700
["Compiler" Settings: "Release"]
Options=-q -o3 -fr"F:\UP\TP3\ex4a\Release" -mv6700
["DspBiosBuilder" Settings: "Debug"]
Options=-v6x
["DspBiosBuilder" Settings: "Release"]
Options=-v6x
["Linker" Settings: "Debug"]
Options=-q -c -m".\Debug\ex4a.map" -o".\Debug\ex4a.out" -x
["Linker" Settings: "Release"]
Options=-q -c -m".\Release\ex4a.map" -o".\Release\ex4a.out" -x