seedsobeledgeloop2.pjt.bak

来自「DM643sobel边缘检测程序」· BAK 代码 · 共 37 行

BAK
37
字号
; Code Composer Project File, Version 2.0 (do not modify or remove this line)

[Project Settings]
ProjectDir="D:\DEC643\SEED401_SobelEdge_all\"
ProjectType=Executable
CPUFamily=TMS320C64XX
Tool="Compiler"
Tool="CustomBuilder"
Tool="DspBiosBuilder"
Tool="Linker"
Config="PAL"

[Source Files]
Source="SeedSobelEdgeloop2.cdb"
Source="src\Input\tskVideoInput.c"
Source="src\main\appData.c"
Source="src\main\main.c"
Source="src\output\tskVideoOutput.c"
Source="src\process\tskProcess.c"
Source="src\resampling\my_convert.c"
Source="link_dm642.cmd"

[Generated Files]
Source="SeedSobelEdgeloop2cfg.cmd"
Source="SeedSobelEdgeloop2cfg.s62"
Source="SeedSobelEdgeloop2cfg_c.c"

["Compiler" Settings: "PAL"]
Options=-g -q -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" -mt -ml3 -mv6400

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

["Linker" Settings: "PAL"]
Options=-q -c -m".\PAL\seedsobeledgeloop2.map" -o".\bin\seedsobeledgeloop2.out" -x -i"$(Install_dir)\boards\evmdm642\drivers\lib" -i"$(Install_dir)/referenceframeworks/lib"

⌨️ 快捷键说明

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