cc_build.log

来自「DSP开发的DS18B20汇编程序」· LOG 代码 · 共 37 行

LOG
37
字号
cl30 temperccc.c -g -v33 -as -frD:\About_study\program\lwj1\temperdis[temperccc.c]
TMS320C3x/4x ANSI C Compiler            Version 5.11
Copyright (c) 1987-1999 Texas Instruments Incorporated
   "temperccc.c"   ==> main
TMS320C3x/4x ANSI C Code Generator      Version 5.11
Copyright (c) 1987-1999 Texas Instruments Incorporated
   "temperccc.c"   ==> main
TMS320C3x/4x COFF Assembler             Version 5.12
Copyright (c) 1987-1999 Texas Instruments Incorporated
 PASS 1
 PASS 2

 No Errors,  No Warnings

asm30 display.asm display.obj -ls -v30TMS320C3x/4x COFF Assembler             Version 5.12
Copyright (c) 1987-1999 Texas Instruments Incorporated
 PASS 1
 PASS 2

 No Errors,  No Warnings

asm30 temperasm.asm temperasm.obj -ls -v30TMS320C3x/4x COFF Assembler             Version 5.12
Copyright (c) 1987-1999 Texas Instruments Incorporated
 PASS 1
 PASS 2

 No Errors,  No Warnings

lnk30 ds18b20dis.makTMS320C3x/4x COFF Linker                Version 5.11
Copyright (c) 1987-1999 Texas Instruments Incorporated
Build Complete,
  0 Errors, 0 Warnings.

⌨️ 快捷键说明

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