cc_build_debug.log
来自「用DSP源程序代码实现的高通矩形窗FIR滤波器」· LOG 代码 · 共 18 行
LOG
18 行
------------------------------ hui.pjt - Debug ------------------------------
"c:\ti\c5400\cgtools\bin\cl500" -g -q -fr"C:/ti/myprojects/hui/Debug" -d"_DEBUG" -@"Debug.lkf" "Vectors.asm"
<vectors.asm>
"c:\ti\c5400\cgtools\bin\cl500" -g -q -fr"C:/ti/myprojects/hui/Debug" -d"_DEBUG" -@"Debug.lkf" "yjs.asm"
<yjs.asm>
"c:\ti\c5400\cgtools\bin\cl500" -@"Debug.lkf"
<Linking>
>> C:\ti\myprojects\hui\yjs.cmd, line 21: warning:
multiple sections with name align[1024]
>> C:\ti\myprojects\hui\yjs.cmd, line 22: warning:
multiple sections with name PAGE1
>> warning: entry point other than _c_int00 specified
Build Complete,
0 Errors, 3 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?