📄 howtocdb.pjt
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="howtoCDB"
ProjectDir="E:\howtoCDB\"
ProjectType=Executable
CPUFamily=TMS320C64XX
Tool="Compiler"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="howto.cdb"
Source="main.c"
Source="howtoCDB.cmd"
[Generated Files]
Source="howtocfg.s62"
Source="howtocfg_c.c"
["Compiler" Settings: "Debug"]
Options=-g -fr"e:\howtoCDB\Debug" -d"_DEBUG" -mv6200
["Compiler" Settings: "Release"]
Options=-o3 -fr"e:\howtoCDB\Release" -mv6400
["DspBiosBuilder" Settings: "Debug"]
Options=-v6x
["DspBiosBuilder" Settings: "Release"]
Options=-v6x
["Linker" Settings: "Debug"]
Options=-ar -cr -m".\Debug\howtoCDB.map" -o".\Debug\howtoCDB.out" -w -x
["Linker" Settings: "Release"]
Options=-c -m".\Release\howtoCDB.map" -o".\Release\howtoCDB.out" -w -x
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -