cc_build_debug.log

来自「基于DSP320F2812的交流伺服调速系统的完整软件开发包」· LOG 代码 · 共 17 行

LOG
17
字号
------------------------------  demo.pjt - Debug  ------------------------------
[DEMO.c] "C:\CCStudio_v3.1\C2000\cgtools\bin\cl2000" -g -fr"H:/DATA/c2812/demo/Debug" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 -@"Debug.lkf" "DEMO.c"
"DEMO.c", line 353: warning: argument of type "char *" is incompatible with parameter of type "unsigned char *"

[Linking...] "C:\CCStudio_v3.1\C2000\cgtools\bin\cl2000" -@"Debug.lkf"
<Linking>
>> warning: creating output section .switch without SECTIONS specification
>> warning: creating output section ECanaLAMRegsFile without SECTIONS
            specification
>> warning: creating output section ECanaMOTSRegsFile without SECTIONS
            specification
>> warning: creating output section ECanaMOTORegsFile without SECTIONS
            specification

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

⌨️ 快捷键说明

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