cc_build_debug.log

来自「利用CCS用来实现FIR滤波器的功能。保证正确。」· LOG 代码 · 共 13 行

LOG
13
字号
------------------------------  fir1.pjt - Debug  ------------------------------
[lab5.ASM] "D:\CCStudio_v3.1\C5400\cgtools\bin\cl500" -g -fr"D:/CCStudio_v3.1/MyProjects/fir1/Debug" -d"_DEBUG" -@"Debug.lkf" "lab5.ASM"

[vectors.asm] "D:\CCStudio_v3.1\C5400\cgtools\bin\cl500" -g -fr"D:/CCStudio_v3.1/MyProjects/fir1/Debug" -d"_DEBUG" -@"Debug.lkf" "vectors.asm"

[Linking...] "D:\CCStudio_v3.1\C5400\cgtools\bin\cl500" -@"Debug.lkf"
<Linking>
>> warning: creating output section vectors without SECTIONS specification
>> warning: entry point other than _c_int00 specified

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

⌨️ 快捷键说明

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