cc_build_debug.log

来自「一个有关PID调节的程序」· LOG 代码 · 共 24 行

LOG
24
字号
------------------------------  PID.pjt - Debug  ------------------------------
[DSP281x_CodeStartBranch.asm] "C:\ti2000\c2000\cgtools\bin\cl2000" -g -q -pdr -fr"C:/ti2000/myprojects/ICETEK-F2812-A-EDUlabv1.2/DSP281x_examples/lab-PID/Debug" -fs"C:/ti2000/myprojects/ICETEK-F2812-A-EDUlabv1.2/DSP281x_examples/lab-PID/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/lab-PID/Debug.lkf" "DSP281x_CodeStartBranch.asm"

[DSP281x_CpuTimers.c] "C:\ti2000\c2000\cgtools\bin\cl2000" -g -q -pdr -fr"C:/ti2000/myprojects/ICETEK-F2812-A-EDUlabv1.2/DSP281x_examples/lab-PID/Debug" -fs"C:/ti2000/myprojects/ICETEK-F2812-A-EDUlabv1.2/DSP281x_examples/lab-PID/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/lab-PID/Debug.lkf" "DSP281x_CpuTimers.c"

[DSP281x_DefaultIsr.c] "C:\ti2000\c2000\cgtools\bin\cl2000" -g -q -pdr -fr"C:/ti2000/myprojects/ICETEK-F2812-A-EDUlabv1.2/DSP281x_examples/lab-PID/Debug" -fs"C:/ti2000/myprojects/ICETEK-F2812-A-EDUlabv1.2/DSP281x_examples/lab-PID/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/lab-PID/Debug.lkf" "DSP281x_DefaultIsr.c"

[DSP281x_PieCtrl.c] "C:\ti2000\c2000\cgtools\bin\cl2000" -g -q -pdr -fr"C:/ti2000/myprojects/ICETEK-F2812-A-EDUlabv1.2/DSP281x_examples/lab-PID/Debug" -fs"C:/ti2000/myprojects/ICETEK-F2812-A-EDUlabv1.2/DSP281x_examples/lab-PID/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/lab-PID/Debug.lkf" "DSP281x_PieCtrl.c"

[DSP281x_PieVect.c] "C:\ti2000\c2000\cgtools\bin\cl2000" -g -q -pdr -fr"C:/ti2000/myprojects/ICETEK-F2812-A-EDUlabv1.2/DSP281x_examples/lab-PID/Debug" -fs"C:/ti2000/myprojects/ICETEK-F2812-A-EDUlabv1.2/DSP281x_examples/lab-PID/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/lab-PID/Debug.lkf" "DSP281x_PieVect.c"

[DSP281x_SysCtrl.c] "C:\ti2000\c2000\cgtools\bin\cl2000" -g -q -pdr -fr"C:/ti2000/myprojects/ICETEK-F2812-A-EDUlabv1.2/DSP281x_examples/lab-PID/Debug" -fs"C:/ti2000/myprojects/ICETEK-F2812-A-EDUlabv1.2/DSP281x_examples/lab-PID/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/lab-PID/Debug.lkf" "DSP281x_SysCtrl.c"

[DSP281x_GlobalVariableDefs.c] "C:\ti2000\c2000\cgtools\bin\cl2000" -g -q -pdr -fr"C:/ti2000/myprojects/ICETEK-F2812-A-EDUlabv1.2/DSP281x_examples/lab-PID/Debug" -fs"C:/ti2000/myprojects/ICETEK-F2812-A-EDUlabv1.2/DSP281x_examples/lab-PID/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/lab-PID/Debug.lkf" "DSP281x_GlobalVariableDefs.c"

[PID.c] "C:\ti2000\c2000\cgtools\bin\cl2000" -g -q -pdr -fr"C:/ti2000/myprojects/ICETEK-F2812-A-EDUlabv1.2/DSP281x_examples/lab-PID/Debug" -fs"C:/ti2000/myprojects/ICETEK-F2812-A-EDUlabv1.2/DSP281x_examples/lab-PID/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"Debug.lkf" "PID.c"
"PID.c", line 160: remark: controlling expression is constant
"PID.c", line 46: warning: variable "uPort8000" was set but never used

[Linking...] "C:\ti2000\c2000\cgtools\bin\cl2000" -@"Debug.lkf"

Build Complete,
  0 Errors, 1 Warnings, 1 Remarks.

⌨️ 快捷键说明

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