cc_build_debug.log
来自「TMS320V5402 利用定时器中断产生正弦信号,最高频率300KHZ」· LOG 代码 · 共 29 行
LOG
29 行
----------------------------- sin_ok.pjt - Debug -----------------------------
"d:\ti\c5400\cgtools\bin\cl500" -g -q -fr"D:/sin_ok/Debug" -d"_DEBUG" -@"Debug.lkf" "sin_ok.asm"
"sin_ok.asm", WARNING! at line 5: [W0000] Defined symbol 'd_xs' cannot have a
.ref
.ref d_xs,d_sinx,d_cosx,sinx,cosx
"sin_ok.asm", WARNING! at line 5: [W0000] Defined symbol 'd_sinx' cannot have a
.ref
.ref d_xs,d_sinx,d_cosx,sinx,cosx
"sin_ok.asm", WARNING! at line 5: [W0000] Defined symbol 'd_cosx' cannot have a
.ref
.ref d_xs,d_sinx,d_cosx,sinx,cosx
"sin_ok.asm", WARNING! at line 5: [W0000] Defined symbol 'sinx' cannot have a
.ref
.ref d_xs,d_sinx,d_cosx,sinx,cosx
"sin_ok.asm", WARNING! at line 5: [W0000] Defined symbol 'cosx' cannot have a
.ref
.ref d_xs,d_sinx,d_cosx,sinx,cosx
No Assembly Errors, 5 Assembly Warnings
"d:\ti\c5400\cgtools\bin\cl500" -@"Debug.lkf"
Build Complete,
0 Errors, 5 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?