cc_build_custom.log

来自「都是各个例子」· LOG 代码 · 共 36 行

LOG
36
字号
-----------------------------  g723.pjt - Custom  -----------------------------
"c:\tic54x\plugins\bios\gconfgen" g723_5410.cdb

"c:\tic54x\c5400\cgtools\bin\cl500" -g -as -fr"E:/guan/ccs_example/g723_idl/Debug" -d"_DEBUG" -v548 -@"Custom.lkf" "main.c"
[main.c]
TMS320C54x ANSI C/C++ Compiler    Version 3.70
Copyright (c) 1996-2001           Texas Instruments Incorporated
   "main.c"   ==> main
   "main.c"   ==> transmit
   "main.c"   ==> processing
   "main.c"   ==> receive
   "main.c"   ==> process_decode
   "main.c"   ==> process_coder
   "main.c"   ==> idl_g723_loop
TMS320C54x ANSI C Codegen         Version 3.70
Copyright (c) 1996-2001           Texas Instruments Incorporated
   "main.c"   ==> main
   "main.c"   ==> transmit
   "main.c"   ==> processing
   "main.c"   ==> receive
   "main.c"   ==> process_decode
   "main.c"   ==> process_coder
   "main.c"   ==> idl_g723_loop
TMS320C54x COFF Assembler         Version 3.70
Copyright (c) 1996-2001           Texas Instruments Incorporated
 PASS 1
 PASS 2

"c:\tic54x\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 + -
显示快捷键?