cc_build_debug.log
来自「CCS中通过DM642对AIC23B音频编解码芯片的配置,采用AIC23B主模式」· LOG 代码 · 共 17 行
LOG
17 行
---------------------------- iic_test.pjt - Debug ----------------------------
"c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"C:/ti/myprojects/mywork/iic_test/Debug" -i"C:/ti/myprojects/ref/iic_test/include" -d"_DEBUG" -d"CHIP_DM642" -mv6400 -@"Debug.lkf" "func.c"
"InitFunc.h", line 18: warning: last line of file ends without a newline
"func.c", line 77: warning: last line of file ends without a newline
"c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"C:/ti/myprojects/mywork/iic_test/Debug" -i"C:/ti/myprojects/ref/iic_test/include" -d"_DEBUG" -d"CHIP_DM642" -mv6400 -@"Debug.lkf" "iic.c"
"c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"C:/ti/myprojects/mywork/iic_test/Debug" -i"C:/ti/myprojects/ref/iic_test/include" -d"_DEBUG" -d"CHIP_DM642" -mv6400 -@"Debug.lkf" "main.c"
"InitFunc.h", line 18: warning: last line of file ends without a newline
"c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"C:/ti/myprojects/mywork/iic_test/Debug" -i"C:/ti/myprojects/ref/iic_test/include" -d"_DEBUG" -d"CHIP_DM642" -mv6400 -@"Debug.lkf" "vecs.asm"
"c:\ti\c6000\cgtools\bin\cl6x" -@"Debug.lkf"
Build Complete,
0 Errors, 3 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?