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