cc_build_debug.log

来自「dsp28xx在CCS31下能编译运行的一个工程文件」· LOG 代码 · 共 11 行

LOG
11
字号
---------------------------  t_event_x.pjt - Debug  ---------------------------
[intvecs.asm] "D:\CCStudio_v3.1\C2000\cgtools\bin\cl2000" -g -q -fr"D:/CCStudio_v3.1/examples/sim28xx/rtdx/t_event/Debug" -i"../shared" -i"../../../../c2000/rtdx/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 -@"../t_event/Debug.lkf" "intvecs.asm"

[t_event.c] "D:\CCStudio_v3.1\C2000\cgtools\bin\cl2000" -g -q -fr"D:/CCStudio_v3.1/examples/sim28xx/rtdx/t_event/Debug" -i"../shared" -i"../../../../c2000/rtdx/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 -@"Debug.lkf" "t_event.c"

[Linking...] "D:\CCStudio_v3.1\C2000\cgtools\bin\cl2000" -@"Debug.lkf"
<Linking>

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

⌨️ 快捷键说明

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