cc_build_debug.log

来自「在ccs开发环境下实现的基于dsp的图像二维dct变换和压缩,完整可实现的工程文」· LOG 代码 · 共 17 行

LOG
17
字号
--------------------------  image_vdp_2.pjt - Debug  --------------------------
"c:\tic6000\c6000\cgtools\bin\cl6x" -g -q -o3 -fr"./Debug" -i"$install_dir/c6400/imglib/include" -i"../SRC-image" -i"../SRC" -d"_DEBUG" -mt -ml0 -mv6400 -@"../Debug.lkf" "ImageProcess.c"

"c:\tic6000\c6000\cgtools\bin\cl6x" -g -q -o3 -fr"./Debug" -i"$install_dir/c6400/imglib/include" -i"../SRC-image" -i"../SRC" -d"_DEBUG" -mt -ml0 -mv6400 -@"../Debug.lkf" "DCTProcess.c"

"c:\tic6000\c6000\cgtools\bin\cl6x" -g -q -o3 -fr"./Debug" -i"$install_dir/c6400/imglib/include" -i"../SRC-image" -i"../SRC" -d"_DEBUG" -mt -ml0 -mv6400 -@"../Debug.lkf" "Main.c"
"Main.c", line 14: warning: variable "addnoise" was set but never used
"Main.c", line 14: warning: variable "oldhis" was declared but never referenced
"Main.c", line 14: warning: variable "newhis" was declared but never referenced

"c:\tic6000\c6000\cgtools\bin\cl6x" -g -q -o3 -fr"./Debug" -i"$install_dir/c6400/imglib/include" -i"../SRC-image" -i"../SRC" -d"_DEBUG" -mt -ml0 -mv6400 -@"../Debug.lkf" "MbTransform.c"

"c:\tic6000\c6000\cgtools\bin\cl6x" -@"Debug.lkf"

Build Complete,
  0 Errors, 3 Warnings, 0 Remarks.

⌨️ 快捷键说明

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