cc_build.log
来自「一个C编写的简单的DSP 2407A 的SCI串口测试程序,用于测试SCI调通」· LOG 代码 · 共 40 行
LOG
40 行
dspcl test.c -g -v2xx -as -frD:\My
[test.c]
TMS320C2x/C2xx/C5x ANSI C Compiler Version 7.00
Copyright (c) 1987-1999 Texas Instruments Incorporated
"test.c" ==> disable
"test.c" ==> enable
"test.c" ==> initial
"test.c" ==> main
"test.c" ==> uart
"test.c" ==> nothing
TMS320C2x/C2xx/C5x ANSI C Codegen Version 7.00
Copyright (c) 1987-1999 Texas Instruments Incorporated
"test.c" ==> disable
"test.c" ==> enable
"test.c" ==> initial
"test.c" ==> main
"test.c" ==> uart
"test.c" ==> nothing
TMS320C1x/C2x/C2xx/C5x COFF Assembler Version 7.00
Copyright (c) 1987-1999 Texas Instruments Incorporated
PASS 1
PASS 2
No Errors, No Warnings
>> Cannot open object file : D:\My\test.obj
dspa Vect2407.asm Vect2407.obj -gs -v2xx
TMS320C1x/C2x/C2xx/C5x COFF Assembler Version 7.00
Copyright (c) 1987-1999 Texas Instruments Incorporated
PASS 1
PASS 2
No Errors, No Warnings
Build Complete,
1 Errors, 0 Warnings.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?