cc_build_debug.log
来自「RCPC编码」· LOG 代码 · 共 24 行
LOG
24 行
--------------------------- RCPC_4_21.pjt - Debug ---------------------------
[decode_4_21.c] "D:\CCStudio_v3.1\C5500\cgtools\bin\cl55" -g -fr"D:/CCStudio_v3.1/MyProjects/RCPC_4_21/Debug" -d"_DEBUG" -ml -@"Debug.lkf" "decode_4_21.c"
"decode_4_21.c", line 340: warning: last line of file ends without a newline
[encode.c] "D:\CCStudio_v3.1\C5500\cgtools\bin\cl55" -g -fr"D:/CCStudio_v3.1/MyProjects/RCPC_4_21/Debug" -d"_DEBUG" -ml -@"Debug.lkf" "encode.c"
[main.c] "D:\CCStudio_v3.1\C5500\cgtools\bin\cl55" -g -fr"D:/CCStudio_v3.1/MyProjects/RCPC_4_21/Debug" -d"_DEBUG" -ml -@"Debug.lkf" "main.c"
"RCPC.h", line 71: warning: last line of file ends without a newline
[Linking...] "D:\CCStudio_v3.1\C5500\cgtools\bin\cl55" -@"Debug.lkf"
<Linking>
>> warning: creating .stack section with default size of 500 words.
Use
-stack option to change the default size.
>> warning: creating .sysstack section with default size of 500 words.
Use
-sysstack option to change the default size.
>> warning: creating .sysmem section with default size of 1000 words.
Use
-heap option to change the default size.
Build Complete,
0 Errors, 5 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?