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