cc_build_debug.log

来自「usb2.0驱动程序」· LOG 代码 · 共 17 行

LOG
17
字号
------------------------------  811.pjt - Debug  ------------------------------
"c:\ti\c5400\cgtools\bin\cl500" -g -q -fr"c:/ti/williamguo/Debug" -d"_DEBUG" -@"Debug.lkf" "Host_811.c"
[host_811.c]
"host_811.c", line 32: error: identifier "sBpbFat12" is undefined
"host_811.c", line 33: error: identifier "sMbsInfo" is undefined
"host_811.c", line 657: warning: variable "strLang" was declared but never referenced
"host_811.c", line 855: warning: missing return statement at end of non-void function "slave_detect"
"host_811.c", line 828: warning: variable "retDataRW" was declared but never referenced
"host_811.c", line 882: warning: variable "ricky" was set but never used
"host_811.c", line 1169: warning: statement is unreachable
"host_811.c", line 1380: error: expression must have arithmetic or pointer type
"host_811.c", line 1386: error: expression must have arithmetic or pointer type
4 errors detected in the compilation of "host_811.c".

Build Complete,
  4 Errors, 5 Warnings, 0 Remarks.

⌨️ 快捷键说明

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