cc_build_debug.log
来自「tms320lf2407a 和74595芯片接口实现7段数码管显示程序」· LOG 代码 · 共 32 行
LOG
32 行
------------------------------ ISM.pjt - Debug ------------------------------
"C:\ti\c2400\cgtools\bin\dspcl" -g -q -fr"D:/ISM/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "Begin.asm"
<begin.asm>
"C:\ti\c2400\cgtools\bin\dspcl" -g -q -fr"D:/ISM/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "Display.c"
[display.c]
"display.c", line 84: [W088] redeclaration of 'Update_Display' with incompatible type
<earlier declaration: line 14>
"display.c", line 155: [W088] redeclaration of 'Shift_595' with incompatible type
<earlier declaration: line 25>
"C:\ti\c2400\cgtools\bin\dspcl" -g -q -fr"D:/ISM/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "Main.c"
[main.c]
"main.c", line 27: [W088] redeclaration of 'EV_Init' with incompatible type
<earlier declaration: line 18>
"main.c", line 50: [W088] redeclaration of 'GPIO_Init' with incompatible type
<earlier declaration: line 16>
"main.c", line 64: [W088] redeclaration of 'Init_Variables' with incompatible type
<earlier declaration: line 17>
"C:\ti\c2400\cgtools\bin\dspcl" -g -q -fr"D:/ISM/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "Timer.c"
[timer.c]
"C:\ti\c2400\cgtools\bin\dspcl" -@"Debug.lkf"
<Linking>
TMS320C24xx COFF Linker Version 7.02
Copyright (c) 1987-2002 Texas Instruments Incorporated
Build Complete,
0 Errors, 5 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?