📄 scaling.pjt
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="driver_test"
ProjectDir="C:\CCStudio\boards\evmdm642\examples\video\scaling\"
ProjectType=Executable
CPUFamily=TMS320C64XX
Tool="Compiler"
Tool="CustomBuilder"
Tool="DspBiosBuilder"
Tool="Linker"
Config="VGA_LOOPBACK"
[Source Files]
Source="color_conv_image.c"
Source="dstr_2d.c"
Source="filt_gen.c"
Source="pix_expand_h.asm"
Source="scale_2d_yc_doub_buf.c"
Source="scale_h2_h.asm"
Source="scale_horz_h.asm"
Source="scale_vert_h.asm"
Source="video.cdb"
Source="video_rgb.c"
Source="ycbcr422pl16_to_rgb565_h.asm"
Source="video.cmd"
[Generated Files]
Source="videocfg.cmd"
Source="videocfg.s62"
Source="videocfg_c.c"
["Compiler" Settings: "VGA_LOOPBACK"]
Options=-g -q -fr".\VGA_LOOPBACK" -i"$(Install_dir)/boards/evmdm642/include" -i"$(Install_dir)/boards/evmdm642/drivers/include" -i"$(Proj_dir)/tests" -i"." -d"_DEBUG" -d"CHIP_DM642" -d"_LOOPBACK" -ml3 -mv6400
["DspBiosBuilder" Settings: "VGA_LOOPBACK"]
Options=-v6x
["Linker" Settings: "VGA_LOOPBACK"]
Options=-q -c -m".\VGA_LOOPBACK\video_vga_loopback.map" -o".\VGA_LOOPBACK\video_vga_loopback.out" -x -i"$(Install_dir)/boards/evmdm642/lib" -i"$(Install_dir)/boards/evmdm642/drivers/lib"
["videocfg.cmd" Settings: "VGA_LOOPBACK"]
ExcludeFromBuild=true
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -