cc_build_debug.log

来自「在DSP2407下的一个控制IO口的C程序例子」· LOG 代码 · 共 16 行

LOG
16
字号
-------------------------------  io.pjt - Debug  -------------------------------
"C:\ti\c2400\cgtools\bin\dspcl" -g -q -fr"c:/io/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "io.c"
[io.c]

"C:\ti\c2400\cgtools\bin\dspcl" -g -q -fr"c:/io/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "vectors.asm"
<vectors.asm>

"C:\ti\c2400\cgtools\bin\dspcl" -@"Debug.lkf"
<Linking>
TMS320C24xx COFF Linker                 Version 7.02
Copyright (c) 1987-2002  Texas Instruments Incorporated 


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

⌨️ 快捷键说明

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