cc_build_debug.log

来自「通过DSP对电池的各种状态信息进行采集」· LOG 代码 · 共 21 行

LOG
21
字号
---------------------------  masterdsp.pjt - Debug  ---------------------------
[main.c] "C:\ti\c2400\cgtools\bin\dspcl" -g -q -fr"C:/ti/myprojects/masterdsp/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "main.c"
[main.c]
"lcd.c", line 262: [F001] syntax error at or near symbol ']'
"lcd.c", line 265: [F001] syntax error at or near symbol ']'
"lcd.c", line 268: [F001] syntax error at or near symbol ']'
"lcd.c", line 271: [F001] syntax error at or near symbol ']'
"lcd.c", line 274: [F001] syntax error at or near symbol ']'
"lcd.c", line 277: [F001] syntax error at or near symbol ']'
"lcd.c", line 280: [F001] syntax error at or near symbol ']'
"lcd.c", line 283: [F001] syntax error at or near symbol ']'
"main.c", line 47: [E145] argument type disagrees with prototype
"main.c", line 72: [E145] argument type disagrees with prototype
"main.c", line 127: [E145] argument type disagrees with prototype
"main.c", line 127: [E145] argument type disagrees with prototype
"main.c", line 130: [E145] argument type disagrees with prototype
"main.c", line 133: [E145] argument type disagrees with prototype

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

⌨️ 快捷键说明

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