cc_build.log

来自「基于dsp的快速傅立叶变化」· LOG 代码 · 共 50 行

LOG
50
字号
dspcl myc1main.c -g -v2xx -as -frF:\[myc1main.c]
TMS320C2x/C2xx/C5x ANSI C Compiler          Version 7.00
Copyright (c) 1987-1999  Texas Instruments Incorporated 
   "myc1.h"   ==> fft
   "myc1main.c"   ==> main
TMS320C2x/C2xx/C5x ANSI C Codegen           Version 7.00
Copyright (c) 1987-1999  Texas Instruments Incorporated 
   "myc1.h"   ==> fft
   "myc1main.c"   ==> main
TMS320C1x/C2x/C2xx/C5x COFF Assembler       Version 7.00
Copyright (c) 1987-1999  Texas Instruments Incorporated 

 PASS 1
 PASS 2

 No Errors,  No Warnings

dspa vectors.asm vectors.obj -s -v2xxTMS320C1x/C2x/C2xx/C5x COFF Assembler       Version 7.00
Copyright (c) 1987-1999  Texas Instruments Incorporated 

 PASS 1
 PASS 2

 No Errors,  No Warnings

dspcl system.c -g -v2xx -as -frF:\[system.c]
TMS320C2x/C2xx/C5x ANSI C Compiler          Version 7.00
Copyright (c) 1987-1999  Texas Instruments Incorporated 
   "system.c"   ==> bad_trap
TMS320C2x/C2xx/C5x ANSI C Codegen           Version 7.00
Copyright (c) 1987-1999  Texas Instruments Incorporated 
   "system.c"   ==> bad_trap
TMS320C1x/C2x/C2xx/C5x COFF Assembler       Version 7.00
Copyright (c) 1987-1999  Texas Instruments Incorporated 

 PASS 1
 PASS 2

 No Errors,  No Warnings

dsplnk c1.makTMS320C1x/C2x/C2xx/C5x COFF Linker      Version 7.00
Copyright (c) 1987-1999  Texas Instruments Incorporated 

Build Complete,
  0 Errors, 0 Warnings.

⌨️ 快捷键说明

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