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