cc_build_debug.log

来自「ucos2.52在2812上的移植」· LOG 代码 · 共 12 行

LOG
12
字号
-----------------------------  dspOS.pjt - Debug  -----------------------------
[main.c] "C:\ti\c2000\cgtools\bin\cl2000" -g -q -fr"d:/dspos/Debug" -i"D:/dspOS/include" -i"D:/dspOS/OS" -i"D:/dspOS/OS/source" -i"D:/dspOS/OS/cpu" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 -@"Debug.lkf" "main.c"
"main.C", line 81: warning: variable "x1" was set but never used

[Linking...] "C:\ti\c2000\cgtools\bin\cl2000" -@"Debug.lkf"
>> warning: creating .stack section with default size of 400 (hex) words.
   Use
            -stack option to change the default size.

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

⌨️ 快捷键说明

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