📄 build.pjt
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="build"
ProjectDir="C:\tidcs\c28\dsp_tbox\fft\cstb\fft1024r\build\"
ProjectType=Executable
CPUFamily=TMS320C28XX
Tool="Compiler"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="..\src\fftrd.c"
Source="c28x.cmd"
["Compiler" Settings: "Debug"]
Options=-g -q -fr"C:\tidcs\c28\dsp_tbox\fft\cstb\fft1024r\build\Debug" -i"..\..\..\clib\include" -i"..\include" -i"..\..\..\..\..\stb_lib\include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28
["Compiler" Settings: "Release"]
Options=-q -o3 -fr"C:\tidcs\c28\dsp_tbox\fft\cstb\fft1024r\build\Release" -d"LARGE_MODEL" -ml -v28
["Linker" Settings: "Debug"]
Options=-q -c -o".\Debug\build.out" -x -i"..\..\..\clib\lib" -i"..\..\..\..\..\stb_lib\lib" -l"rts2800.lib" -l"stb.lib" -l"fft.lib"
["Linker" Settings: "Release"]
Options=-q -c -o".\Release\build.out" -x
[Tools]
ToolDeleteList
ToolAddCmd='$_custom_tool_$_1','API Database Editor',1342177312,'cwtedit.exe'
ToolAddCmd='$_custom_tool_$_2','Paint',1342177312,'pbrush.exe'
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -