cc_build_debug.log
来自「基于DSPLF2407A的PID算法」· LOG 代码 · 共 24 行
LOG
24 行
------------------------------ Pid.pjt - Debug ------------------------------
[LCDDriver.c] "C:\ti\c2400\cgtools\bin\dspcl" -g -q -fr"C:/ICETEK/LF2407/LF2407/lab0604-PID/V80/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "LCDDriver.c"
[lcddriver.c]
[Pid.c] "C:\ti\c2400\cgtools\bin\dspcl" -g -q -fr"C:/ICETEK/LF2407/LF2407/lab0604-PID/V80/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "Pid.c"
[pid.c]
"pid.c", line 287: [W088] redeclaration of 'ShowParameters' with incompatible type
<earlier declaration: line 93>
[prct.asm] "C:\ti\c2400\cgtools\bin\dspcl" -g -q -fr"C:/ICETEK/LF2407/LF2407/lab0604-PID/V80/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "prct.asm"
<prct.asm>
[vectors.asm] "C:\ti\c2400\cgtools\bin\dspcl" -g -q -fr"C:/ICETEK/LF2407/LF2407/lab0604-PID/V80/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "vectors.asm"
<vectors.asm>
[Linking...] "C:\ti\c2400\cgtools\bin\dspcl" -@"Debug.lkf"
<Linking>
TMS320C24xx COFF Linker Version 7.04
Copyright (c) 1987-2003 Texas Instruments Incorporated
Build Complete,
0 Errors, 1 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?