cc_build.log

来自「此程序是基于TMS320VC5402 DSP的G711语音编码/解码程序,在CC」· LOG 代码 · 共 27 行

LOG
27
字号
cl500 test17.c -g -as
TMS320C54x ANSI C Compiler        Version 3.50
Copyright (c) 1996-1999 Texas Instruments Incorporated
   "test17.c"   ==> search
   "test17.c"   ==> linear2alaw
   "test17.c"   ==> alaw2linear
   "test17.c"   ==> main
TMS320C54x ANSI C Codegen         Version 3.50
Copyright (c) 1996-1999 Texas Instruments Incorporated
   "test17.c"   ==> search
   "test17.c"   ==> linear2alaw
   "test17.c"   ==> alaw2linear
   "test17.c"   ==> main
TMS320C54x COFF Assembler         Version 3.50
Copyright (c) 1996-1999 Texas Instruments Incorporated
 PASS 1
 PASS 2

 No Errors, No Warnings
[test17.c]

lnk500 test17.mak
TMS320C54x COFF Linker            Version 3.50
Copyright (c) 1996-1999 Texas Instruments Incorporated
Build Complete,
  0 Errors, 0 Warnings.

⌨️ 快捷键说明

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