cc_build.log

来自「c5402的几个小程序dsp开发板。学校实验室的程序」· LOG 代码 · 共 29 行

LOG
29
字号
cl500 test18.C -g -as
TMS320C54x ANSI C Compiler        Version 3.50
Copyright (c) 1996-1999 Texas Instruments Incorporated
   "test18.c"   ==> cpu_init
   "test18.c"   ==> main
   "test18.c"   ==> bpf
   "test18.c"   ==> lpf
   "test18.c"   ==> vect
TMS320C54x ANSI C Codegen         Version 3.50
Copyright (c) 1996-1999 Texas Instruments Incorporated
   "test18.c"   ==> cpu_init
   "test18.c"   ==> main
   "test18.c"   ==> bpf
   "test18.c"   ==> lpf
   "test18.c"   ==> vect
TMS320C54x COFF Assembler         Version 3.50
Copyright (c) 1996-1999 Texas Instruments Incorporated
 PASS 1
 PASS 2

 No Errors, No Warnings
[test18.c]

lnk500 test18.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 + -
显示快捷键?