cc_build_debug.log

来自「瑞泰2812的9个例程C源代码」· LOG 代码 · 共 29 行

LOG
29
字号
------------------------------  time.pjt - Debug  ------------------------------
[DSP281x_CodeStartBranch.asm] "C:\CCStudio_v3.3\C2000\cgtools\bin\cl2000" -g -q -pdr -fr"C:/ICETEK/LF2812A/F2812/DSP281x_examples/Lab0303-Timer/Debug" -fs"C:/ICETEK/LF2812A/F2812/DSP281x_examples/Lab0303-Timer/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/Lab0303-Timer/Debug.lkf" "DSP281x_CodeStartBranch.asm"

[DSP281x_CpuTimers.c] "C:\CCStudio_v3.3\C2000\cgtools\bin\cl2000" -g -q -pdr -fr"C:/ICETEK/LF2812A/F2812/DSP281x_examples/Lab0303-Timer/Debug" -fs"C:/ICETEK/LF2812A/F2812/DSP281x_examples/Lab0303-Timer/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/Lab0303-Timer/Debug.lkf" "DSP281x_CpuTimers.c"

[DSP281x_DefaultIsr.c] "C:\CCStudio_v3.3\C2000\cgtools\bin\cl2000" -g -q -pdr -fr"C:/ICETEK/LF2812A/F2812/DSP281x_examples/Lab0303-Timer/Debug" -fs"C:/ICETEK/LF2812A/F2812/DSP281x_examples/Lab0303-Timer/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/Lab0303-Timer/Debug.lkf" "DSP281x_DefaultIsr.c"

[DSP281x_PieCtrl.c] "C:\CCStudio_v3.3\C2000\cgtools\bin\cl2000" -g -q -pdr -fr"C:/ICETEK/LF2812A/F2812/DSP281x_examples/Lab0303-Timer/Debug" -fs"C:/ICETEK/LF2812A/F2812/DSP281x_examples/Lab0303-Timer/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/Lab0303-Timer/Debug.lkf" "DSP281x_PieCtrl.c"

[DSP281x_PieVect.c] "C:\CCStudio_v3.3\C2000\cgtools\bin\cl2000" -g -q -pdr -fr"C:/ICETEK/LF2812A/F2812/DSP281x_examples/Lab0303-Timer/Debug" -fs"C:/ICETEK/LF2812A/F2812/DSP281x_examples/Lab0303-Timer/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/Lab0303-Timer/Debug.lkf" "DSP281x_PieVect.c"

[DSP281x_SysCtrl.c] "C:\CCStudio_v3.3\C2000\cgtools\bin\cl2000" -g -q -pdr -fr"C:/ICETEK/LF2812A/F2812/DSP281x_examples/Lab0303-Timer/Debug" -fs"C:/ICETEK/LF2812A/F2812/DSP281x_examples/Lab0303-Timer/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/Lab0303-Timer/Debug.lkf" "DSP281x_SysCtrl.c"

[DSP281x_GlobalVariableDefs.c] "C:\CCStudio_v3.3\C2000\cgtools\bin\cl2000" -g -q -pdr -fr"C:/ICETEK/LF2812A/F2812/DSP281x_examples/Lab0303-Timer/Debug" -fs"C:/ICETEK/LF2812A/F2812/DSP281x_examples/Lab0303-Timer/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/Lab0303-Timer/Debug.lkf" "DSP281x_GlobalVariableDefs.c"

[DSP281x_Gpio.c] "C:\CCStudio_v3.3\C2000\cgtools\bin\cl2000" -g -q -pdr -fr"C:/ICETEK/LF2812A/F2812/DSP281x_examples/Lab0303-Timer/Debug" -fs"C:/ICETEK/LF2812A/F2812/DSP281x_examples/Lab0303-Timer/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"Debug.lkf" "DSP281x_Gpio.c"

[time.c] "C:\CCStudio_v3.3\C2000\cgtools\bin\cl2000" -g -q -pdr -fr"C:/ICETEK/LF2812A/F2812/DSP281x_examples/Lab0303-Timer/Debug" -fs"C:/ICETEK/LF2812A/F2812/DSP281x_examples/Lab0303-Timer/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"Debug.lkf" "time.c"
"time.c", line 171: remark: controlling expression is constant
"time.c", line 115: warning: variable "uPort8000" was set but never used
"time.c", line 180: warning: variable "j" was declared but never referenced
"time.c", line 180: warning: variable "k" was declared but never referenced

[Linking...] "C:\CCStudio_v3.3\C2000\cgtools\bin\cl2000" -@"Debug.lkf"
<Linking>

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

⌨️ 快捷键说明

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