📄 cc_build_debug.log
字号:
------------------------- test_mcbsp_spi.pjt - Debug -------------------------
[codec_config.c] "C:\CCStudio_v3.3\C5500\cgtools\bin\cl55" -g -fr"C:/CCStudio_v3.3/MyProjects/test_mcbsp_spi11.30.1/Debug" -d"_DEBUG" -d"CHIP_5510PG2_1" -ml -@"Debug.lkf" "codec_config.c"
"codec_config.c", line 11: warning: variable "m" was declared but never referenced
"codec_config.c", line 11: warning: variable "h" was declared but never referenced
[main.c] "C:\CCStudio_v3.3\C5500\cgtools\bin\cl55" -g -fr"C:/CCStudio_v3.3/MyProjects/test_mcbsp_spi11.30.1/Debug" -d"_DEBUG" -d"CHIP_5510PG2_1" -ml -@"Debug.lkf" "main.c"
"main.c", line 32: warning: integer conversion resulted in truncation
"main.c", line 18: warning: variable "counter" was declared but never referenced
"main.c", line 19: warning: variable "p" was declared but never referenced
[mcbspintIsr.c] "C:\CCStudio_v3.3\C5500\cgtools\bin\cl55" -g -fr"C:/CCStudio_v3.3/MyProjects/test_mcbsp_spi11.30.1/Debug" -d"_DEBUG" -d"CHIP_5510PG2_1" -ml -@"Debug.lkf" "mcbspintIsr.c"
"mcbspintIsr.c", line 6: warning: last line of file ends without a newline
[RecFifo.c] "C:\CCStudio_v3.3\C5500\cgtools\bin\cl55" -g -fr"C:/CCStudio_v3.3/MyProjects/test_mcbsp_spi11.30.1/Debug" -d"_DEBUG" -d"CHIP_5510PG2_1" -ml -@"Debug.lkf" "RecFifo.c"
"RecFifo.c", line 43: warning: nonstandard conversion between pointer to function and pointer to data
"RecFifo.c", line 45: warning: nonstandard conversion between pointer to function and pointer to data
[SendFifo.c] "C:\CCStudio_v3.3\C5500\cgtools\bin\cl55" -g -fr"C:/CCStudio_v3.3/MyProjects/test_mcbsp_spi11.30.1/Debug" -d"_DEBUG" -d"CHIP_5510PG2_1" -ml -@"Debug.lkf" "SendFifo.c"
"SendFifo.c", line 40: warning: nonstandard conversion between pointer to function and pointer to data
"SendFifo.c", line 42: warning: nonstandard conversion between pointer to function and pointer to data
"SendFifo.c", line 106: warning: variable "p" was declared but never referenced
[TIMERintIsr.c] "C:\CCStudio_v3.3\C5500\cgtools\bin\cl55" -g -fr"C:/CCStudio_v3.3/MyProjects/test_mcbsp_spi11.30.1/Debug" -d"_DEBUG" -d"CHIP_5510PG2_1" -ml -@"Debug.lkf" "TIMERintIsr.c"
[vectors.asm] "C:\CCStudio_v3.3\C5500\cgtools\bin\cl55" -g -fr"C:/CCStudio_v3.3/MyProjects/test_mcbsp_spi11.30.1/Debug" -d"_DEBUG" -d"CHIP_5510PG2_1" -ml -@"Debug.lkf" "vectors.asm"
"vectors.asm", REMARK at line 43: [R5110] Instructions encoded in an interrupt
vector slot may not be executed as
part of the interrupt routine
b no_isr
[Linking...] "C:\CCStudio_v3.3\C5500\cgtools\bin\cl55" -@"Debug.lkf"
<Linking>
>> warning: creating output section vectors without SECTIONS specification
>> warning: creating .stack section with default size of 500 words.
Use
-stack option to change the default size.
>> warning: creating .sysstack section with default size of 500 words.
Use
-sysstack option to change the default size.
>> warning: creating .sysmem section with default size of 1000 words.
Use
-heap option to change the default size.
undefined first referenced
symbol in file
--------- ----------------
_MCBSP_write32 C:\\CCStudio_v3.3\\MyProjects\\test_mcbsp_spi11.30.1\\Debug\\codec_config.obj
_MCBSP_close C:\\CCStudio_v3.3\\MyProjects\\test_mcbsp_spi11.30.1\\Debug\\codec_config.obj
_MCBSP_open C:\\CCStudio_v3.3\\MyProjects\\test_mcbsp_spi11.30.1\\Debug\\codec_config.obj
_MCBSP_start C:\\CCStudio_v3.3\\MyProjects\\test_mcbsp_spi11.30.1\\Debug\\codec_config.obj
_MCBSP_config C:\\CCStudio_v3.3\\MyProjects\\test_mcbsp_spi11.30.1\\Debug\\codec_config.obj
_CSL5510_PG2_0_LIB_ C:\\CCStudio_v3.3\\MyProjects\\test_mcbsp_spi11.30.1\\Debug\\main.obj
__CSL_init C:\\CCStudio_v3.3\\MyProjects\\test_mcbsp_spi11.30.1\\Debug\\main.obj
_DMA_config C:\\CCStudio_v3.3\\MyProjects\\test_mcbsp_spi11.30.1\\Debug\\RecFifo.obj
_DMA_close C:\\CCStudio_v3.3\\MyProjects\\test_mcbsp_spi11.30.1\\Debug\\RecFifo.obj
_DMA_open C:\\CCStudio_v3.3\\MyProjects\\test_mcbsp_spi11.30.1\\Debug\\RecFifo.obj
>> error: symbol referencing errors - './Debug/test_mcbsp_spi.out' not built
>> Compilation failure
Build Complete,
2 Errors, 15 Warnings, 1 Remarks.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -