cc_build_debug.log

来自「实现A/D采样」· LOG 代码 · 共 10 行

LOG
10
字号
----------------------------  EXP06_AD.PJT - Debug  ----------------------------
"d:\ti\c5400\cgtools\bin\cl500" -g -q -fr"D:/ti/myprojects/EXP06_AD/Debug" -d"_DEBUG" -@"Debug.lkf" "exp06.c"
"EXP06.C", line 31: error: declaration is incompatible with "unsigned int j" (declared at line 27)
1 error detected in the compilation of "EXP06.C".

"d:\ti\c5400\cgtools\bin\cl500" -g -q -fr"D:/ti/myprojects/EXP06_AD/Debug" -d"_DEBUG" -@"Debug.lkf" "vectors.asm"

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

⌨️ 快捷键说明

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