cc_build_debug.log
来自「多目标算法的DSP实现。可以直接在DSP平台上进行多目标优化」· LOG 代码 · 共 16 行
LOG
16 行
--------------------------- nsga2_2_7.pjt - Debug ---------------------------
[nsga2.c] "C:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -g -fr"C:/CCStudio_v3.1/MyProjects/nsga2_2_7/Debug" -d"_DEBUG" -mv6700 -@"Debug.lkf" "nsga2.c"
"list.c", line 35: warning: last line of file ends without a newline
"check_dominance.c", line 40: warning: last line of file ends without a newline
"sort.c", line 47: warning: last line of file ends without a newline
"initialize.c", line 29: warning: last line of file ends without a newline
"crossover.c", line 63: warning: last line of file ends without a newline
"mutation.c", line 57: warning: last line of file ends without a newline
"nsga2.c", line 71: warning: last line of file ends without a newline
[Linking...] "C:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -@"Debug.lkf"
<Linking>
Build Complete,
0 Errors, 7 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?