cc_build_debug.log

来自「dsp开发的应用」· LOG 代码 · 共 44 行

LOG
44
字号
----------------------------  howtoCDB.pjt - Debug  ----------------------------
"d:\ccs\ti21\plugins\bios\gconfgen" howto.cdb

"d:\ccs\ti21\c6000\cgtools\bin\cl6x" -g -fr"e:/howtoCDB/Debug" -d"_DEBUG" -mv6200 -@"Debug.lkf" "main.c"
[main.c]
TMS320C6x ANSI C/C++ Compiler    Version 4.20
Copyright (c) 1996-2001 Texas Instruments Incorporated
   "main.c"   ==> main
TMS320C6x ANSI C Codegen         Version 4.20
Copyright (c) 1996-2001 Texas Instruments Incorporated
   "main.c"   ==> main
TMS320C6x COFF Assembler         Version 4.20
Copyright (c) 1996-2001 Texas Instruments Incorporated
 PASS 1
 PASS 2

"d:\ccs\ti21\c6000\cgtools\bin\cl6x" -g -fr"e:/howtoCDB/Debug" -d"_DEBUG" -mv6200 -@"Debug.lkf" "howtocfg.s62"
<howtocfg.s62>
TMS320C6x COFF Assembler         Version 4.20
Copyright (c) 1996-2001 Texas Instruments Incorporated
 PASS 1
 PASS 2

"d:\ccs\ti21\c6000\cgtools\bin\cl6x" -g -fr"e:/howtoCDB/Debug" -d"_DEBUG" -mv6200 -@"Debug.lkf" "howtocfg_c.c"
[howtocfg_c.c]
TMS320C6x ANSI C/C++ Compiler    Version 4.20
Copyright (c) 1996-2001 Texas Instruments Incorporated
   "howtocfg_c.c"   ==> CSL_cfgInit
TMS320C6x ANSI C Codegen         Version 4.20
Copyright (c) 1996-2001 Texas Instruments Incorporated
   "howtocfg_c.c"   ==> CSL_cfgInit
TMS320C6x COFF Assembler         Version 4.20
Copyright (c) 1996-2001 Texas Instruments Incorporated
 PASS 1
 PASS 2

"d:\ccs\ti21\c6000\cgtools\bin\cl6x" -@"Debug.lkf"
<Linking>
TMS320C6x COFF Linker            Version 4.20
Copyright (c) 1996-2001 Texas Instruments Incorporated

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

⌨️ 快捷键说明

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