cc_build.log

来自「dsp5000系列dma汇编代码完全可靠可用」· LOG 代码 · 共 53 行

LOG
53
字号
cl500 try.c -g -as -frD:\TIdsp\dma -iC:\ti\c5400\dsk\include
TMS320C54x ANSI C Compiler        Version 3.50
Copyright (c) 1996-1999 Texas Instruments Incorporated
   "try.c"   ==> main
"try.c", line 6: warning: extra ";" ignored
"try.c", line 6: error: unrecognized token
"try.c", line 6: error: expected a declaration
"try.c", line 6: error: unrecognized token
"try.c", line 6: error: unrecognized token
"try.c", line 6: error: unrecognized token
"try.c", line 6: error: unrecognized token
"try.c", line 6: error: unrecognized token
"try.c", line 6: error: unrecognized token
"try.c", line 6: error: unrecognized token
"try.c", line 6: error: unrecognized token
"try.c", line 6: error: unrecognized token
"try.c", line 6: error: unrecognized token
"try.c", line 6: error: unrecognized token
13 errors detected in the compilation of "try.c".
[try.c]

asm500 bsp2.asm bsp2.obj -s
TMS320C54x COFF Assembler         Version 3.50
Copyright (c) 1996-1999 Texas Instruments Incorporated
 PASS 1
 PASS 2

 No Errors, No Warnings

asm500 dmaC2.asm dmaC2.obj -s
TMS320C54x COFF Assembler         Version 3.50
Copyright (c) 1996-1999 Texas Instruments Incorporated
 PASS 1
 PASS 2

 No Errors, No Warnings

asm500 c54vecs.asm c54vecs.obj -s
TMS320C54x COFF Assembler         Version 3.50
Copyright (c) 1996-1999 Texas Instruments Incorporated
 PASS 1
 PASS 2

 No Errors, No Warnings

lnk500 dma2try.mak
TMS320C54x COFF Linker            Version 3.50
Copyright (c) 1996-1999 Texas Instruments Incorporated
>> cannot allocate audio_buffer in BUFFRAM (page 1)
>> errors in input - abcfft.out not built
Build Complete,
  15 Errors, 1 Warnings.

⌨️ 快捷键说明

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