cc_build_debug.log
来自「dsp2812 flash编程例子 说明flash如何应用」· LOG 代码 · 共 22 行
LOG
22 行
----------------------------- Flash.pjt - Debug -----------------------------
[DSP281x_CpuTimers.c] "C:\CCStudio_v3.1\C2000\cgtools\bin\cl2000" -g -q -fr"E:/booktest/solution_chapter_10/Flash/Debug" -i"C:/tidcs/C28/dsp281x/v100/DSP281x_headers/include" -i"../include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 -@"E:/booktest/solution_chapter_10/Flash/Debug.lkf" "DSP281x_CpuTimers.c"
[DSP281x_DefaultIsr.c] "C:\CCStudio_v3.1\C2000\cgtools\bin\cl2000" -g -q -fr"E:/booktest/solution_chapter_10/Flash/Debug" -i"C:/tidcs/C28/dsp281x/v100/DSP281x_headers/include" -i"../include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 -@"E:/booktest/solution_chapter_10/Flash/Debug.lkf" "DSP281x_DefaultIsr.c"
[DSP281x_PieCtrl.c] "C:\CCStudio_v3.1\C2000\cgtools\bin\cl2000" -g -q -fr"E:/booktest/solution_chapter_10/Flash/Debug" -i"C:/tidcs/C28/dsp281x/v100/DSP281x_headers/include" -i"../include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 -@"E:/booktest/solution_chapter_10/Flash/Debug.lkf" "DSP281x_PieCtrl.c"
[DSP281x_PieVect.c] "C:\CCStudio_v3.1\C2000\cgtools\bin\cl2000" -g -q -fr"E:/booktest/solution_chapter_10/Flash/Debug" -i"C:/tidcs/C28/dsp281x/v100/DSP281x_headers/include" -i"../include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 -@"E:/booktest/solution_chapter_10/Flash/Debug.lkf" "DSP281x_PieVect.c"
[DSP281x_SysCtrl.c] "C:\CCStudio_v3.1\C2000\cgtools\bin\cl2000" -g -q -fr"E:/booktest/solution_chapter_10/Flash/Debug" -i"C:/tidcs/C28/dsp281x/v100/DSP281x_headers/include" -i"../include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 -@"E:/booktest/solution_chapter_10/Flash/Debug.lkf" "DSP281x_SysCtrl.c"
[DSP281x_GlobalVariableDefs.c] "C:\CCStudio_v3.1\C2000\cgtools\bin\cl2000" -g -q -fr"E:/booktest/solution_chapter_10/Flash/Debug" -i"C:/tidcs/C28/dsp281x/v100/DSP281x_headers/include" -i"../include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 -@"E:/booktest/solution_chapter_10/Flash/Debug.lkf" "DSP281x_GlobalVariableDefs.c"
[Flash.c] "C:\CCStudio_v3.1\C2000\cgtools\bin\cl2000" -g -q -fr"E:/booktest/solution_chapter_10/Flash/Debug" -i"C:/tidcs/C28/dsp281x/v100/DSP281x_headers/include" -i"../include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 -@"Debug.lkf" "Flash.c"
"Flash.c", line 40: warning: variable "LED" was declared but never referenced
[Linking...] "C:\CCStudio_v3.1\C2000\cgtools\bin\cl2000" -@"Debug.lkf"
<Linking>
Build Complete,
0 Errors, 1 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?