cc_build_debug.log

来自「dsp642 for bootloader based on BIOS」· LOG 代码 · 共 29 行

LOG
29
字号
-------------------------  SEEDVPM642boot.pjt - Debug  -------------------------
[boot.asm] "C:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -g -q -fr"C:/CCStudio_v3.1/MyProjects/03. Examples of Program/01. DSP/boot/SEEDVPM642_boot/Debug" -i"C:/CCStudio_v3.1/MyProjects/03. Examples of Program/01. DSP/boot/SEEDVPM642_boot/include" -d"_DEBUG" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "boot.asm"

[dm642main.c] "C:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -g -q -fr"C:/CCStudio_v3.1/MyProjects/03. Examples of Program/01. DSP/boot/SEEDVPM642_boot/Debug" -i"C:/CCStudio_v3.1/MyProjects/03. Examples of Program/01. DSP/boot/SEEDVPM642_boot/include" -d"_DEBUG" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "dm642main.c"
"dm642main.c", line 93: warning: last line of file ends without a newline

[iic.c] "C:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -g -q -fr"C:/CCStudio_v3.1/MyProjects/03. Examples of Program/01. DSP/boot/SEEDVPM642_boot/Debug" -i"C:/CCStudio_v3.1/MyProjects/03. Examples of Program/01. DSP/boot/SEEDVPM642_boot/include" -d"_DEBUG" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "iic.c"
"iic.c", line 116: warning: parameter "data" was set but never used

[seeddm642_cpld.c] "C:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -g -q -fr"C:/CCStudio_v3.1/MyProjects/03. Examples of Program/01. DSP/boot/SEEDVPM642_boot/Debug" -i"C:/CCStudio_v3.1/MyProjects/03. Examples of Program/01. DSP/boot/SEEDVPM642_boot/include" -d"_DEBUG" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "seeddm642_cpld.c"

[seedvpm642.c] "C:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -g -q -fr"C:/CCStudio_v3.1/MyProjects/03. Examples of Program/01. DSP/boot/SEEDVPM642_boot/Debug" -i"C:/CCStudio_v3.1/MyProjects/03. Examples of Program/01. DSP/boot/SEEDVPM642_boot/include" -d"_DEBUG" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "seedvpm642.c"

[vportcap.c] "C:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -g -q -fr"C:/CCStudio_v3.1/MyProjects/03. Examples of Program/01. DSP/boot/SEEDVPM642_boot/Debug" -i"C:/CCStudio_v3.1/MyProjects/03. Examples of Program/01. DSP/boot/SEEDVPM642_boot/include" -d"_DEBUG" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "vportcap.c"

[vportdis.c] "C:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -g -q -fr"C:/CCStudio_v3.1/MyProjects/03. Examples of Program/01. DSP/boot/SEEDVPM642_boot/Debug" -i"C:/CCStudio_v3.1/MyProjects/03. Examples of Program/01. DSP/boot/SEEDVPM642_boot/include" -d"_DEBUG" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "vportdis.c"

[Linking...] "C:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -@"Debug.lkf"
<Linking>
>> warning: creating output section .capChaAYSpace without SECTIONS
            specification
>> warning: creating output section .capChaACbSpace without SECTIONS
            specification
>> warning: creating output section .capChaACrSpace without SECTIONS
            specification

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

⌨️ 快捷键说明

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