cc_build.log

来自「TMS320C54X DSP 实验指导程序 实验一 常用指令实验 实验二 」· LOG 代码 · 共 29 行

LOG
29
字号
cl500 test2.c -g -as -frD:\INT2
TMS320C54x ANSI C Compiler        Version 3.50
Copyright (c) 1996-1999 Texas Instruments Incorporated
   "test2.c"   ==> cpu_init
   "test2.c"   ==> set_int2
   "test2.c"   ==> main
   "test2.c"   ==> int2
   "test2.c"   ==> vect
TMS320C54x ANSI C Codegen         Version 3.50
Copyright (c) 1996-1999 Texas Instruments Incorporated
   "test2.c"   ==> cpu_init
   "test2.c"   ==> set_int2
   "test2.c"   ==> main
   "test2.c"   ==> int2
   "test2.c"   ==> vect
TMS320C54x COFF Assembler         Version 3.50
Copyright (c) 1996-1999 Texas Instruments Incorporated
 PASS 1
 PASS 2

 No Errors, No Warnings
[test2.c]

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