📄 cc_build_debug.log
字号:
-------------------------- DEC5502_USB.pjt - Debug --------------------------
[codec.c] "D:\ccs3.1\C5500\cgtools\bin\cl55" -g -q -pdv -fr"E:/5502-code/01. DSP/PERIPHERAL/DEC5502_USB/Debug" -d"_DEBUG" -d"CHIP_5502" -ml -@"Debug.lkf" "codec.c"
[cslconfig.c] "D:\ccs3.1\C5500\cgtools\bin\cl55" -g -q -pdv -fr"E:/5502-code/01. DSP/PERIPHERAL/DEC5502_USB/Debug" -d"_DEBUG" -d"CHIP_5502" -ml -@"Debug.lkf" "cslconfig.c"
[DEC5502_USB.c] "D:\ccs3.1\C5500\cgtools\bin\cl55" -g -q -pdv -fr"E:/5502-code/01. DSP/PERIPHERAL/DEC5502_USB/Debug" -d"_DEBUG" -d"CHIP_5502" -ml -@"Debug.lkf" "DEC5502_USB.c"
[descriptors.c] "D:\ccs3.1\C5500\cgtools\bin\cl55" -g -q -pdv -fr"E:/5502-code/01. DSP/PERIPHERAL/DEC5502_USB/Debug" -d"_DEBUG" -d"CHIP_5502" -ml -@"Debug.lkf" "descriptors.c"
[E2PROM_Function.c] "D:\ccs3.1\C5500\cgtools\bin\cl55" -g -q -pdv -fr"E:/5502-code/01. DSP/PERIPHERAL/DEC5502_USB/Debug" -d"_DEBUG" -d"CHIP_5502" -ml -@"Debug.lkf" "E2PROM_Function.c"
[emif.c] "D:\ccs3.1\C5500\cgtools\bin\cl55" -g -q -pdv -fr"E:/5502-code/01. DSP/PERIPHERAL/DEC5502_USB/Debug" -d"_DEBUG" -d"CHIP_5502" -ml -@"Debug.lkf" "emif.c"
[i2c.c] "D:\ccs3.1\C5500\cgtools\bin\cl55" -g -q -pdv -fr"E:/5502-code/01. DSP/PERIPHERAL/DEC5502_USB/Debug" -d"_DEBUG" -d"CHIP_5502" -ml -@"Debug.lkf" "i2c.c"
[mcbsp.c] "D:\ccs3.1\C5500\cgtools\bin\cl55" -g -q -pdv -fr"E:/5502-code/01. DSP/PERIPHERAL/DEC5502_USB/Debug" -d"_DEBUG" -d"CHIP_5502" -ml -@"Debug.lkf" "mcbsp.c"
"mcbsp.c", line 28: error: too many arguments in macro invocation
MCBSP_SPCR1_RRDY_NO, // RRDY = 0
^
"mcbsp.c", line 39: error: too many arguments in macro invocation
MCBSP_SPCR2_XRDY_NO, // XRDY = 0
^
"mcbsp.c", line 84: error: too many arguments in macro invocation
MCBSP_PCR_FSRP_ACTIVELOW, // FSRP = 1
^
"mcbsp.c", line 71: error: identifier "MCBSP_PCR_IDLEEN_RESET" is undefined
MCBSP_PCR_RMK(
^
4 errors detected in the compilation of "mcbsp.c".
>> Compilation failure
[sx2.c] "D:\ccs3.1\C5500\cgtools\bin\cl55" -g -q -pdv -fr"E:/5502-code/01. DSP/PERIPHERAL/DEC5502_USB/Debug" -d"_DEBUG" -d"CHIP_5502" -ml -@"Debug.lkf" "sx2.c"
[sys.c] "D:\ccs3.1\C5500\cgtools\bin\cl55" -g -q -pdv -fr"E:/5502-code/01. DSP/PERIPHERAL/DEC5502_USB/Debug" -d"_DEBUG" -d"CHIP_5502" -ml -@"Debug.lkf" "sys.c"
[timer.c] "D:\ccs3.1\C5500\cgtools\bin\cl55" -g -q -pdv -fr"E:/5502-code/01. DSP/PERIPHERAL/DEC5502_USB/Debug" -d"_DEBUG" -d"CHIP_5502" -ml -@"Debug.lkf" "timer.c"
"timer.c", line 66: error: too few arguments in macro invocation
)
^
"timer.c", line 61: warning: argument to macro is empty
GPT_GPTGCTL1_RMK( //Global timer control register
^
"timer.c", line 61: warning: argument to macro is empty
GPT_GPTGCTL1_RMK( //Global timer control register
^
"timer.c", line 61: error: expected an expression
GPT_GPTGCTL1_RMK( //Global timer control register
^
2 errors detected in the compilation of "timer.c".
>> Compilation failure
[vectors.s55] "D:\ccs3.1\C5500\cgtools\bin\cl55" -g -q -pdv -fr"E:/5502-code/01. DSP/PERIPHERAL/DEC5502_USB/Debug" -d"_DEBUG" -d"CHIP_5502" -ml -@"Debug.lkf" "vectors.s55"
Build Complete,
6 Errors, 2 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -