pg_colldet.pjt
来自「dsp6713开发板的许多例程.对入门特别有用」· PJT 代码 · 共 36 行
PJT
36 行
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="pg_colldet"
ProjectDir="C:\ti\examples\codegen6x\prog_gd\pg_colldet\"
ProjectType=Executable
CPUFamily=TMS320C67XX
Tool="Compiler"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="c_colldet.c"
Source="lnk.cmd"
["Compiler" Settings: "Debug"]
Options=-gp -k -q -mv6700 -o2
["Compiler" Settings: "Release"]
Options=-g -q -o3 -fr":\ti\examples\codegen6x\prog_gd\pg_colldet\Release"
["DspBiosBuilder" Settings: "Debug"]
Options=-v6x
["DspBiosBuilder" Settings: "Release"]
Options=-v6x
["Linker" Settings: "Debug"]
Options=-q -c -o"pg_colldet.out" -x -l"rts6700.lib"
["Linker" Settings: "Release"]
Options=-q -c -o".\Release\pg_colldet.out" -x
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?