cc_build_debug.log
来自「DSP67xx下2进制相移键控的“解码”实现代码。可应用在软件无线电上。」· LOG 代码 · 共 21 行
LOG
21 行
----------------------------- edma1.pjt - Debug -----------------------------
[main_edma1.c] "C:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -g -q -fr"./Debug" -d"CHIP_6713" -ml3 -mv6710 -@"Debug.lkf" "main_edma1.c"
"main_edma1.c", line 178: warning: integer conversion resulted in truncation
"main_edma1.c", line 179: warning: integer conversion resulted in truncation
"main_edma1.c", line 180: warning: integer conversion resulted in truncation
"main_edma1.c", line 226: warning: expression has no effect
"main_edma1.c", line 304: warning: nested comment is not allowed
"main_edma1.c", line 307: warning: nested comment is not allowed
"main_edma1.c", line 318: warning: nested comment is not allowed
"main_edma1.c", line 320: warning: nested comment is not allowed
"main_edma1.c", line 324: warning: nested comment is not allowed
"main_edma1.c", line 381: warning: variable "i" was declared but never referenced
[vecs_edma1.asm] "C:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -g -q -fr"./Debug" -d"CHIP_6713" -ml3 -mv6710 -@"Debug.lkf" "vecs_edma1.asm"
[Linking...] "C:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -@"Debug.lkf"
<Linking>
Build Complete,
0 Errors, 10 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?