cc_build_debug.log

来自「这里面有很多dsp应用程序源码」· LOG 代码 · 共 16 行

LOG
16
字号
-----------------------------  DEQPSK.pjt - Debug  -----------------------------
"d:\ti\c5400\cgtools\bin\cl500" -g -q -fr"D:/ti/myprojects/QPSKxxx/Debug" -d"_DEBUG" -c -@"Debug.lkf" "DEQPSK.asm"
"DEQPSK.asm", WARNING! at EOF: [W9999] Second instruction following XC must be a
                                       1-word insturction
"DEQPSK.asm", WARNING! at EOF: [W9999] Second instruction following XC must be a
                                       1-word insturction
No Assembly Errors, 2 Assembly Warnings

"d:\ti\c5400\cgtools\bin\cl500" -g -q -fr"D:/ti/myprojects/QPSKxxx/Debug" -d"_DEBUG" -c -@"Debug.lkf" "vectors.asm"

"d:\ti\c5400\cgtools\bin\cl500" -@"Debug.lkf"
>> warning: entry point other than _c_int00 specified

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

⌨️ 快捷键说明

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