📄 videoinedgedetection_bf561.log
字号:
# Generated by the VisualDSP++ IDDE (Sun Sep 16 08:36:27 2007)
# Project File: C:\Program Files\Analog Devices\BlackfinSDK-2.01\Multimedia\VideoInEdgeDetection\ADSP-BF561\VideoInEdgeDetection_BF561.dpj
"C:\Program Files\Analog Devices\VisualDSP 4.5\ccblkfn.exe" -c .\VideoInEdgeDetection_BF561_main.c -file-attr ProjectName=VideoInEdgeDetection_BF561 -g -structs-do-not-overlap -no-multiline -I . -I ../ -I ../../../Include -I ../../../Algorithms/EdgeDetection/include -double-size-32 -decls-strong -proc ADSP-BF561 -o ..\Debug_ADSP-BF561\VideoInEdgeDetection_BF561_main.doj -MM
Your license to use this compiler expries in 1 day.
"VideoInEdgeDetection_BF561_main.c", line 92: cc0549: {D} warning: variable "i"
is used before its value is set
int temp_image[i][j];//
^
"VideoInEdgeDetection_BF561_main.c", line 92: cc0549: {D} warning: variable "j"
is used before its value is set
int temp_image[i][j];//
^
"VideoInEdgeDetection_BF561_main.c", line 99: cc0513: {D} warning: a value of
type "unsigned char *" cannot be assigned to an entity of type "int"
temp_image[i][j]= in;
^
"VideoInEdgeDetection_BF561_main.c", line 113: cc0513: {D} warning: a value of
type "unsigned char *" cannot be assigned to an entity of type "int"
temp_image[i][j]= out;
^
[Informational ea1154] License to use this tool will expire in 1 days.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -