?? cc_build_debug.log
字號:
------------------------------ sub.pjt - Debug ------------------------------
[SUB_T.C] "C:\CCStudio_v3.3\C5500\cgtools\bin\cl55" -g -q -fr"F:/DSP_Code/Debug" -i"../../include" -i"./" -d"_DEBUG" -@"Debug.lkf" "SUB_T.C"
"test.h", line 2: warning: incompatible redefinition of macro "NX" (declared at line 2 of "t1.h")
"test.h", line 3: warning: incompatible redefinition of macro "FNAME" (declared at line 3 of "t1.h")
"test.h", line 8: error: declaration is incompatible with "DATA x[16]" (declared at line 8 of "t1.h")
"test.h", line 15: error: declaration is incompatible with "DATA y[16]" (declared at line 27 of "t1.h")
"test.h", line 22: error: declaration is incompatible with "DATA rtest[16]" (declared at line 46 of "t1.h")
"test.h", line 29: error: declaration is incompatible with "DATA r[16]" (declared at line 65 of "t1.h")
"test.h", line 45: error: expected a ")"
"test.h", line 45: error: unnamed prototyped parameters not allowed when body is present
"test.h", line 47: error: identifier "S" is undefined
"test.h", line 47: error: expected a ")"
"test.h", line 47: error: operand of "*" must be a pointer
"test.h", line 47: error: expected a ";"
"test.h", line 50: error: identifier "OVERFLOW" is undefined
"test.h", line 57: error: expected a ")"
"test.h", line 57: error: unnamed prototyped parameters not allowed when body is present
"test.h", line 60: error: identifier "e" is undefined
"test.h", line 64: error: expected a ")"
"test.h", line 64: error: unnamed prototyped parameters not allowed when body is present
"test.h", line 66: error: identifier "S" is undefined
"test.h", line 68: error: expected a ")"
"test.h", line 68: error: expected a ")"
"test.h", line 68: error: expected an expression
"test.h", line 70: error: identifier "OVERFLOW" is undefined
"test.h", line 74: error: identifier "e" is undefined
"test.h", line 78: error: identifier "bool" is undefined
"test.h", line 78: error: expected a ")"
"test.h", line 78: error: unnamed prototyped parameters not allowed when body is present
"test.h", line 80: error: identifier "S" is undefined
"test.h", line 83: warning: last line of file ends without a newline
"SUB_T.C", line 35: error: identifier "S" is undefined
"SUB_T.C", line 36: error: too many arguments in function call
"SUB_T.C", line 32: warning: variable "Num" was declared but never referenced
"SUB_T.C", line 33: warning: variable "Temp_1" was declared but never referenced
"SUB_T.C", line 33: warning: variable "Temp_2" was declared but never referenced
28 errors detected in the compilation of "SUB_T.C".
>> Compilation failure
[TEST.C] "C:\CCStudio_v3.3\C5500\cgtools\bin\cl55" -g -q -fr"F:/DSP_Code/Debug" -i"../../include" -i"./" -d"_DEBUG" -@"Debug.lkf" "TEST.C"
Build Complete,
28 Errors, 6 Warnings, 0 Remarks.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -