📄 mpeg2enc.pjt
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="mpeg2enc"
ProjectDir="C:\CCStudio\boards\evmdm642\examples\video\mpeg2_encoder\"
ProjectType=Executable
CPUFamily=TMS320C64XX
Tool="Compiler"
Tool="CustomBuilder"
Tool="DspBiosBuilder"
Tool="Linker"
Config="NTSC"
Config="PAL"
[Source Files]
Source="mpeg2_encoder.cdb"
Source="src\cells\cellmpeg2enc.c"
Source="src\Input\tskVideoInput.c"
Source="src\main\appData.c"
Source="src\main\mpeg2main.c"
Source="src\output\tskVideoOutput.c"
Source="src\process\tskProcess.c"
Source="src\resampling\convert.c"
Source="mpeg2enc.cmd"
[Generated Files]
Source="mpeg2_encodercfg.cmd"
Source="mpeg2_encodercfg.s62"
Source="mpeg2_encodercfg_c.c"
["Compiler" Settings: "NTSC"]
Options=-q -o3 -fr".\NTSC" -i"../../include" -i"$(Install_dir)\boards\evmdm642\drivers\include" -i"$(Install_dir)/referenceframeworks/include" -i"../include" -i"$(Install_dir)/boards/evmdm642/include" -d"_DEBUG" -d"_NTSC" -d"CHIP_DM642" -d"C6000" -mt -ml3 -mv6400
["Compiler" Settings: "PAL"]
Options=-q -o3 -fr".\PAL" -i"../../include" -i"$(Install_dir)\boards\evmdm642\drivers\include" -i"$(Install_dir)/referenceframeworks/include" -i"../include" -i"$(Install_dir)/boards/evmdm642/include" -d"_DEBUG" -d"_PAL" -d"CHIP_DM642" -d"C6000" -mt -ml3 -mv6400
["DspBiosBuilder" Settings: "NTSC"]
Options=-v6x
["DspBiosBuilder" Settings: "PAL"]
Options=-v6x
["Linker" Settings: "NTSC"]
Options=-q -c -m".\NTSC\mpeg2enc.map" -o".\bin\mpeg2enc_NTSC.out" -x -i"$(Install_dir)\boards\evmdm642\drivers\lib" -i"$(Install_dir)/referenceframeworks/lib" -i"$(Install_dir)/boards/evmdm642/lib"
["Linker" Settings: "PAL"]
Options=-q -c -m".\PAL\mpeg2enc.map" -o".\bin\mpeg2enc_PAL.out" -x -i"$(Install_dir)\boards\evmdm642\drivers\lib" -i"$(Install_dir)/referenceframeworks/lib" -i"$(Install_dir)/boards/evmdm642/lib"
["mpeg2_encodercfg.cmd" Settings: "NTSC"]
ExcludeFromBuild=true
["mpeg2_encodercfg.cmd" Settings: "PAL"]
ExcludeFromBuild=true
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -