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