⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mpeg2_vld.pjt

📁 这是在TI6000 DSP 上实现MPEG_2算法的代码。在CCS 集成开发环境上调试。
💻 PJT
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)

[Project Settings]
ProjectName="mpeg2_vld_demo"
ProjectDir="C:\ti\c6200\imglib\examples\mpeg2_vld\"
ProjectType=Executable
CPUFamily=TMS320C64XX
Tool="Compiler"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="Release"

[Source Files]
Source="..\..\lib\img62x.lib"
Source="quant_zz.c"
Source="vlc_gen.c"
Source="vld_demo.c"
Source="local.cmd"

["Compiler" Settings: "Debug"]
Options=-q -o3 -i"../../include" -mh -ml3 -mv6210

["Compiler" Settings: "Release"]
Options=-q -o3 -fr"C:\ti\c6200\imglib\examples\mpeg2_vld\Release" -mv6400

["DspBiosBuilder" Settings: "Debug"]
Options=-v6x

["DspBiosBuilder" Settings: "Release"]
Options=-v6x

["Linker" Settings: "Debug"]
Options=-q -a -c -o"mpeg2_vld.out" -x -l"rts6200.lib"

["Linker" Settings: "Release"]
Options=-q -c -o".\Release\mpeg2_vld_demo.out" -x

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -