📄 seedmotiontest.pjt
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="F:\last\Seedmotiotest\"
ProjectType=Executable
CPUFamily=TMS320C64XX
Tool="Compiler"
Tool="CustomBuilder"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="Seedmotiontest.cdb"
Source="src\Input\tskVideoInput.c"
Source="src\main\Seedmotiontestmain.c"
Source="src\output\tskVideoOutput.c"
Source="src\process\tskProcess.c"
Source="src\resampling\dstr_2d.c"
Source="src\resampling\my_convert.c"
Source="src\resampling\scale_v2_c.c"
Source="src\settings\seedvpm642_vcapparamsPAL_EMBEDDED.c"
Source="src\settings\seedvpm642_vdisparamsPAL_EMBEDDED.c"
Source="Seedmotiontest.cmd"
[Generated Files]
Source="Seedmotiontestcfg.cmd"
Source="Seedmotiontestcfg.s62"
Source="Seedmotiontestcfg_c.c"
["Compiler" Settings: "Debug"]
Options=-g -fr"$(Proj_dir)\Debug" -i"$(Proj_dir)\include" -d"_DEBUG" -d"CHIP_DM642" -ml3 -mv6400
["Compiler" Settings: "Release"]
Options=-o3 -fr"$(Proj_dir)\Release" -i"$(Proj_dir)\include" -d"_Release" -d"CHIP_DM642" -ml3 -mv6400
["Linker" Settings: "Debug"]
Options=-c -m".\Debug\Seedmotiontest.map" -o".\Debug\Seedmotiontest.out" -w -x
["Linker" Settings: "Release"]
Options=-c -m".\Release\Seedmotiontest.map" -o".\Release\Seedmotiontest.out" -w -x
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -