cc_build_debug.log

来自「外设存储器接口程序」· LOG 代码 · 共 22 行

LOG
22
字号
-------------------------  DEC5502_EEPROM.pjt - Debug  -------------------------
"c:\ti\c5500\cgtools\bin\cl55" -g -q -pdv -fr"E:/SEED5502/SEED-DEC5502/03. Examples of Program/01. DSP/EMIF/DEC5502_EEPROM/Debug" -d"_DEBUG" -d"CHIP_5502" -ml -@"Debug.lkf" "5502_EEPROM.c"
"c:/ti/c5500/bios/include/csl_chiphal.h", line 141: fatal error: #error NO
          CHIP DEFINED
  #error NO CHIP DEFINED
   ^

1 fatal error detected in the compilation of "5502_EEPROM.c".
Compilation terminated.

"c:\ti\c5500\cgtools\bin\cl55" -g -q -pdv -fr"E:/SEED5502/SEED-DEC5502/03. Examples of Program/01. DSP/EMIF/DEC5502_EEPROM/Debug" -d"_DEBUG" -d"CHIP_5502" -ml -@"Debug.lkf" "E2PROM_Function.c"
"c:/ti/c5500/bios/include/csl_chiphal.h", line 141: fatal error: #error NO
          CHIP DEFINED
  #error NO CHIP DEFINED
   ^

1 fatal error detected in the compilation of "E2PROM_Function.c".
Compilation terminated.

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

⌨️ 快捷键说明

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