cc_build_debug.log

来自「很不错的源程序」· LOG 代码 · 共 17 行

LOG
17
字号
----------------------------  dsk_app.pjt - Debug  ----------------------------
"f:\ccs2.2\plugins\bios\gconfgen" dsk_app.cdb
"dsk_app.cdb", line 1: error: Version 4.82.150 is not compatible with this version of BIOS.  Please open this file in the Configuration Tool and update.

"f:\ccs2.2\c6000\cgtools\bin\cl6x" -g -q -fr"F:/dsp-applications-for SR/dsk_app/Debug" -i"." -d"_DEBUG" -ml3 -ms1 -mv6710 -@"Debug.lkf" "aic23.c"
"aic23.c", line 16: fatal error: could not open source file "dsk_appcfg.h"
1 fatal error detected in the compilation of "aic23.c".
Compilation terminated.

"f:\ccs2.2\c6000\cgtools\bin\cl6x" -g -q -fr"F:/dsp-applications-for SR/dsk_app/Debug" -i"." -d"_DEBUG" -ml3 -ms1 -mv6710 -@"Debug.lkf" "dsk_app.c"
"dsk_app.c", line 2: fatal error: could not open source file "dsk_appcfg.h"
1 fatal error detected in the compilation of "dsk_app.c".
Compilation terminated.

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

⌨️ 快捷键说明

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