cc_build_debug.log

来自「关于DM642的外设的例程」· LOG 代码 · 共 13 行

LOG
13
字号
---------------------------  test_sdram.pjt - Debug  ---------------------------
"c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"D:/DM642Training/2thday/test/test_sdram/Debug" -d"_DEBUG" -d"CHIP_6415" -mv6400 -@"Debug.lkf" "test_sdram.c"
"emiface1cfg.h", line 7: warning: incompatible redefinition of macro "CHIP_DM642" (declared at line 154 of "c:/ti/c6000/bios/include/csl_chiphal.h")

"c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"D:/DM642Training/2thday/test/test_sdram/Debug" -d"_DEBUG" -d"CHIP_6415" -mv6400 -@"Debug.lkf" "emiface1cfg.s62"

"c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"D:/DM642Training/2thday/test/test_sdram/Debug" -d"_DEBUG" -d"CHIP_6415" -mv6400 -@"Debug.lkf" "emiface1cfg_c.c"

"c:\ti\c6000\cgtools\bin\cl6x" -@"Debug.lkf"

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

⌨️ 快捷键说明

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