cc_build.log
来自「dsp2407操作7219的完整项目例程 拿来稍作修改(硬件对应)立马好用 」· LOG 代码 · 共 41 行
LOG
41 行
dspcl 7219.c -g -v2xx -as -frF:\dsp\7219[7219.c]
TMS320C2x/C2xx/C5x ANSI C Compiler Version 7.00
Copyright (c) 1987-1999 Texas Instruments Incorporated
"display.h" ==> send
"display.h" ==> sends1
"display.h" ==> sends
"display.h" ==> disconnect
"display.h" ==> display3
"7219.c", line 26: [W088] redeclaration of 'wait' with incompatible type
<earlier declaration: line 5 of "display.h">
"7219.c" ==> wait
"7219.c" ==> I2cWait
"7219.c" ==> Delay_10ms
"7219.c" ==> main
TMS320C2x/C2xx/C5x ANSI C Codegen Version 7.00
Copyright (c) 1987-1999 Texas Instruments Incorporated
"display.h" ==> send
"display.h" ==> sends1
"display.h" ==> sends
"display.h" ==> disconnect
"display.h" ==> display3
"7219.c" ==> wait
"7219.c" ==> I2cWait
"7219.c" ==> Delay_10ms
"7219.c" ==> main
TMS320C1x/C2x/C2xx/C5x COFF Assembler Version 7.00
Copyright (c) 1987-1999 Texas Instruments Incorporated
PASS 1
PASS 2
No Errors, No Warnings
dsplnk 7219.makTMS320C1x/C2x/C2xx/C5x COFF Linker Version 7.00
Copyright (c) 1987-1999 Texas Instruments Incorporated
Build Complete,
0 Errors, 1 Warnings.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?