cc_build_debug.log

来自「DSK 5510 Convolution3」· LOG 代码 · 共 14 行

LOG
14
字号
------------------------  1-10 Convolution.pjt - Debug  ------------------------
"c:\ti\c5500\cgtools\bin\cl55" -g -q -fr"C:/ti/myprojects/lab4/1-10 Convolution3/Debug" -d"_DEBUG" -@"Debug.lkf" "linconv.asm"
"linconv.asm", REMARK   at line 69: [R5571] This instruction may corrupt the
                                            carry bit if the M40 bit is set
                                            (see the C55x silicon exceptions
                                            errata; Advisory CPU_41)
			SUB		#1,K


"c:\ti\c5500\cgtools\bin\cl55" -@"Debug.lkf"

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

⌨️ 快捷键说明

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