cc_build_debug.log

来自「dsp在音频处理中的运用」· LOG 代码 · 共 70 行

LOG
70
字号
---------------------------  tokliBIOS.pjt - Debug  ---------------------------
[tokliBIOS.tcf] "D:\Program Files\CCS3_3\bios_5_31_02\xdctools\tconf" -b -Dconfig.importPath="D:/Program Files/CCS3_3/bios_5_31_02/packages;" tokliBIOS.tcf

[dma_init.c] "D:\Program Files\CCS3_3\C5500\cgtools\bin\cl55" -g -fr"D:/Program Files/CCS3_3/MyProjects/test_example/toklibios/Debug" -i"D:/Program Files/CCS3_3/MyProjects/test_example/toklibios" -d"_DEBUG" -ml -@"Debug.lkf" "dma_init.c"
"dma_init.c", line 33: error: identifier "CSL_DMA_PORT__TIPB" is undefined
"dma_init.c", line 35: error: expected a "}"
"dma_init.c", line 38: warning: parsing restarts here after previous syntax error
"dma_init.c", line 41: error: identifier "SINE_TABLE_SIZE" is undefined
"dma_init.c", line 59: error: expression must have a constant value
"dma_init.c", line 60: error: expression must have a constant value
"dma_init.c", line 61: error: expression must have a constant value
"dma_init.c", line 62: error: expression must have a constant value
"dma_init.c", line 72: warning: last line of file ends without a newline
7 errors detected in the compilation of "dma_init.c".

>> Compilation failure

[dsp_init.c] "D:\Program Files\CCS3_3\C5500\cgtools\bin\cl55" -g -fr"D:/Program Files/CCS3_3/MyProjects/test_example/toklibios/Debug" -i"D:/Program Files/CCS3_3/MyProjects/test_example/toklibios" -d"_DEBUG" -ml -@"Debug.lkf" "dsp_init.c"
"dsp_init.c", line 18: error: "#" not expected here
"dsp_init.c", line 18: error: expected an expression
"dsp_init.c", line 18: error: "#" not expected here
"dsp_init.c", line 18: error: "#" not expected here
"dsp_init.c", line 21: warning: parsing restarts here after previous syntax error
"dsp_init.c", line 22: error: declaration may not appear after executable statement in block
"dsp_init.c", line 23: error: declaration may not appear after executable statement in block
"dsp_init.c", line 24: error: declaration may not appear after executable statement in block
"dsp_init.c", line 25: error: declaration may not appear after executable statement in block
"dsp_init.c", line 32: error: identifier "hClkrst" is undefined
"dsp_init.c", line 38: error: identifier "XORP" is undefined
"dsp_init.c", line 38: error: identifier "PER" is undefined
"dsp_init.c", line 50: warning: last line of file ends without a newline
11 errors detected in the compilation of "dsp_init.c".

>> Compilation failure

[main.c] "D:\Program Files\CCS3_3\C5500\cgtools\bin\cl55" -g -fr"D:/Program Files/CCS3_3/MyProjects/test_example/toklibios/Debug" -i"D:/Program Files/CCS3_3/MyProjects/test_example/toklibios" -d"_DEBUG" -ml -@"Debug.lkf" "main.c"
"main.c", line 11: warning: last line of file ends without a newline

[mcbsp_dma.c] "D:\Program Files\CCS3_3\C5500\cgtools\bin\cl55" -g -fr"D:/Program Files/CCS3_3/MyProjects/test_example/toklibios/Debug" -i"D:/Program Files/CCS3_3/MyProjects/test_example/toklibios" -d"_DEBUG" -ml -@"Debug.lkf" "mcbsp_dma.c"
"mcbsp_dma.c", line 30: error: identifier "CSL_DmaHandle" is undefined
"mcbsp_dma.c", line 36: error: identifier "hMcbsp" is undefined
"mcbsp_dma.c", line 44: warning: nested comment is not allowed
"mcbsp_dma.c", line 53: error: identifier "CSL_DMA_CMD_START" is undefined
"mcbsp_dma.c", line 28: warning: variable "msec" was declared but never referenced
"mcbsp_dma.c", line 28: warning: variable "sample" was declared but never referenced
3 errors detected in the compilation of "mcbsp_dma.c".

>> Compilation failure

[mcbsp_init.c] "D:\Program Files\CCS3_3\C5500\cgtools\bin\cl55" -g -fr"D:/Program Files/CCS3_3/MyProjects/test_example/toklibios/Debug" -i"D:/Program Files/CCS3_3/MyProjects/test_example/toklibios" -d"_DEBUG" -ml -@"Debug.lkf" "mcbsp_init.c"
"mcbsp_init.c", line 8: error: expected a declaration
"mcbsp_init.c", line 73: error: expression must have a constant value
"mcbsp_init.c", line 74: error: expression must have a constant value
"mcbsp_init.c", line 75: error: expression must have a constant value
"mcbsp_init.c", line 76: error: expression must have a constant value
"mcbsp_init.c", line 77: error: expression must have a constant value
"mcbsp_init.c", line 86: error: identifier "hMcbsp" is undefined
"mcbsp_init.c", line 90: error: identifier "WAIT_FOR_2_CLK" is undefined
"mcbsp_init.c", line 93: warning: last line of file ends without a newline
8 errors detected in the compilation of "mcbsp_init.c".

>> Compilation failure

[tokliBIOScfg.s55] "D:\Program Files\CCS3_3\C5500\cgtools\bin\cl55" -g -fr"D:/Program Files/CCS3_3/MyProjects/test_example/toklibios/Debug" -i"D:/Program Files/CCS3_3/MyProjects/test_example/toklibios" -d"_DEBUG" -ml -@"Debug.lkf" "tokliBIOScfg.s55"

[tokliBIOScfg_c.c] "D:\Program Files\CCS3_3\C5500\cgtools\bin\cl55" -g -fr"D:/Program Files/CCS3_3/MyProjects/test_example/toklibios/Debug" -i"D:/Program Files/CCS3_3/MyProjects/test_example/toklibios" -d"_DEBUG" -ml -@"Debug.lkf" "tokliBIOScfg_c.c"

Build Complete,
  29 Errors, 9 Warnings, 0 Remarks.

⌨️ 快捷键说明

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