cc_build_debug.log

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

LOG
24
字号
------------------------------  key.pjt - Debug  ------------------------------
[DSP281x_CodeStartBranch.asm] "D:\CCStudio_v3.1\C2000\cgtools\bin\cl2000" -g -q -pdr -as -fr"C:/ICETEK/F2812/DSP281x_examples/lab0404-Key/V80/Debug" -fs"C:/ICETEK/F2812/DSP281x_examples/lab0404-Key/V80/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -i"../../../DSP281x_headers/include" -i"../../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/lab0404-Key/V80/Debug.lkf" "DSP281x_CodeStartBranch.asm"

[DSP281x_DefaultIsr.c] "D:\CCStudio_v3.1\C2000\cgtools\bin\cl2000" -g -q -pdr -as -fr"C:/ICETEK/F2812/DSP281x_examples/lab0404-Key/V80/Debug" -fs"C:/ICETEK/F2812/DSP281x_examples/lab0404-Key/V80/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -i"../../../DSP281x_headers/include" -i"../../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/lab0404-Key/V80/Debug.lkf" "DSP281x_DefaultIsr.c"

[DSP281x_PieCtrl.c] "D:\CCStudio_v3.1\C2000\cgtools\bin\cl2000" -g -q -pdr -as -fr"C:/ICETEK/F2812/DSP281x_examples/lab0404-Key/V80/Debug" -fs"C:/ICETEK/F2812/DSP281x_examples/lab0404-Key/V80/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -i"../../../DSP281x_headers/include" -i"../../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/lab0404-Key/V80/Debug.lkf" "DSP281x_PieCtrl.c"

[DSP281x_PieVect.c] "D:\CCStudio_v3.1\C2000\cgtools\bin\cl2000" -g -q -pdr -as -fr"C:/ICETEK/F2812/DSP281x_examples/lab0404-Key/V80/Debug" -fs"C:/ICETEK/F2812/DSP281x_examples/lab0404-Key/V80/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -i"../../../DSP281x_headers/include" -i"../../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/lab0404-Key/V80/Debug.lkf" "DSP281x_PieVect.c"

[DSP281x_Spi.c] "D:\CCStudio_v3.1\C2000\cgtools\bin\cl2000" -g -q -pdr -as -fr"C:/ICETEK/F2812/DSP281x_examples/lab0404-Key/V80/Debug" -fs"C:/ICETEK/F2812/DSP281x_examples/lab0404-Key/V80/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -i"../../../DSP281x_headers/include" -i"../../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/lab0404-Key/V80/Debug.lkf" "DSP281x_Spi.c"

[DSP281x_SysCtrl.c] "D:\CCStudio_v3.1\C2000\cgtools\bin\cl2000" -g -q -pdr -as -fr"C:/ICETEK/F2812/DSP281x_examples/lab0404-Key/V80/Debug" -fs"C:/ICETEK/F2812/DSP281x_examples/lab0404-Key/V80/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -i"../../../DSP281x_headers/include" -i"../../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/lab0404-Key/V80/Debug.lkf" "DSP281x_SysCtrl.c"

[DSP281x_GlobalVariableDefs.c] "D:\CCStudio_v3.1\C2000\cgtools\bin\cl2000" -g -q -pdr -as -fr"C:/ICETEK/F2812/DSP281x_examples/lab0404-Key/V80/Debug" -fs"C:/ICETEK/F2812/DSP281x_examples/lab0404-Key/V80/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -i"../../../DSP281x_headers/include" -i"../../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/lab0404-Key/V80/Debug.lkf" "DSP281x_GlobalVariableDefs.c"

[key.c] "D:\CCStudio_v3.1\C2000\cgtools\bin\cl2000" -g -q -pdr -as -fr"C:/ICETEK/F2812/DSP281x_examples/lab0404-Key/V80/Debug" -fs"C:/ICETEK/F2812/DSP281x_examples/lab0404-Key/V80/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -i"../../../DSP281x_headers/include" -i"../../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"Debug.lkf" "key.c"
"key.c", line 66: remark: function declared implicitly

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

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

⌨️ 快捷键说明

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