cc_build_custom.log

来自「DSP基于ccs2.0 的语言程序」· LOG 代码 · 共 24 行

LOG
24
字号
-----------------------------  exp04.pjt - Custom  -----------------------------
"c:\ti\c5400\cgtools\bin\cl500" -g -as -fr"C:/ti/myprojects/temp/" -@"Custom.lkf" "exp04.c"
[exp04.c]
TMS320C54x ANSI C/C++ Compiler    Version 3.70
Copyright (c) 1996-2001           Texas Instruments Incorporated
   "exp04.c"   ==> timer
   "exp04.c"   ==> main
TMS320C54x ANSI C Codegen         Version 3.70
Copyright (c) 1996-2001           Texas Instruments Incorporated
   "exp04.c"   ==> timer
   "exp04.c"   ==> main
TMS320C54x COFF Assembler         Version 3.70
Copyright (c) 1996-2001           Texas Instruments Incorporated
 PASS 1
 PASS 2

"c:\ti\c5400\cgtools\bin\cl500" -@"Custom.lkf"
<Linking>
TMS320C54x COFF Linker            Version 3.70
Copyright (c) 1996-2001           Texas Instruments Incorporated

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

⌨️ 快捷键说明

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