cpd54.pjt
来自「CP detector (CPD) only reports the onset」· PJT 代码 · 共 44 行
PJT
44 行
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="cpd54"
ProjectDir="C:\ti\myprojects\cpd54\"
ProjectType=Executable
CPUFamily=TMS320C54XX
Tool="Compiler"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="..\..\c5400\cgtools\lib\rts.lib"
Source="cpd.c"
Source="cpda.s54"
Source="cpdr.c"
Source="cpds.c"
Source="i_cpd.c"
Source="icpd.c"
Source="main.c"
Source="tg.c"
Source="Linksim.cmd"
["Compiler" Settings: "Debug"]
Options=-q -al -o2 -fr"C:\ti\myprojects\cpd54\Debug" -fs".\debug" -ft".\debug" -fb".\debug" -ff".\debug" -i"." -i"\ti\myprojects" -i"..\vnid" -d"_DEBUG" -d"_dsp"
["Compiler" Settings: "Release"]
Options=-q -o2 -fr"C:\ti\myprojects\cpd54\Release"
["DspBiosBuilder" Settings: "Debug"]
Options=-v54
["DspBiosBuilder" Settings: "Release"]
Options=-v54
["Linker" Settings: "Debug"]
Options=-q -c -m.\Debug\cpd54.map -o".\Debug\cpd54.out" -x
["Linker" Settings: "Release"]
Options=-q -c -o".\Release\cpd54.out" -x
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?