cc_build_debug.log

来自「利用合众达的C5416开发板上的ACI32B芯片编程的信号分析并进行FFT变换。」· LOG 代码 · 共 35 行

LOG
35
字号
-----------------------------  xuyou1.pjt - Debug  -----------------------------
"c:\ti\c5400\cgtools\bin\cl500" -g -q -fr"C:/ti/examples/fft/Debug" -d"_DEBUG" -@"Debug.lkf" "5416vectors.asm"

"c:\ti\c5400\cgtools\bin\cl500" -g -q -fr"C:/ti/examples/fft/Debug" -d"_DEBUG" -@"Debug.lkf" "dec5416.c"
"type.h", line 15: warning: typedef name has already been declared (with same type)
"type.h", line 19: warning: typedef name has already been declared (with same type)
"type.h", line 15: warning: typedef name has already been declared (with same type)
"type.h", line 19: warning: typedef name has already been declared (with same type)
"codec.h", line 343: warning: nested comment is not allowed
"dec5416.c", line 45: warning: incompatible redefinition of macro "TIM" (declared at line 1084 of "regs54xx.h")
"dec5416.c", line 857: warning: shift count is too large

"c:\ti\c5400\cgtools\bin\cl500" -g -q -fr"C:/ti/examples/fft/Debug" -d"_DEBUG" -@"Debug.lkf" "function.c"
"codec.h", line 343: warning: nested comment is not allowed
"function.c", line 7: warning: type qualifiers are meaningless in this declaration

"c:\ti\c5400\cgtools\bin\cl500" -g -q -fr"C:/ti/examples/fft/Debug" -d"_DEBUG" -@"Debug.lkf" "main.c"
"type.h", line 15: warning: typedef name has already been declared (with same type)
"type.h", line 19: warning: typedef name has already been declared (with same type)
"codec.h", line 343: warning: nested comment is not allowed
"main.c", line 21: warning: variable "temp" was declared but never referenced
"main.c", line 21: warning: variable "yyy" was set but never used
"main.c", line 78: warning: nested comment is not allowed
"main.c", line 87: warning: nested comment is not allowed
"main.c", line 113: warning: last line of file ends without a newline

"c:\ti\c5400\cgtools\bin\cl500" -g -q -fr"C:/ti/examples/fft/Debug" -d"_DEBUG" -@"Debug.lkf" "sysreg.asm"

"c:\ti\c5400\cgtools\bin\cl500" -g -q -fr"C:/ti/examples/fft/Debug" -d"_DEBUG" -@"Debug.lkf" "uart.asm"

"c:\ti\c5400\cgtools\bin\cl500" -@"Debug.lkf"

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

⌨️ 快捷键说明

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