cc_build_custom.log

来自「dsp的C语言程序,各个模块基本上齐全,很适合你的编程参考」· LOG 代码 · 共 37 行

LOG
37
字号
----------------------------  SCI232.pjt - Custom  ----------------------------
"d:\ti\c2400\cgtools\bin\dspcl" SCI.c -g -v2xx -as -frD:\ -@"Custom.lkf"
[sci.c]
TMS320C24xx ANSI C Compiler          Version 7.02
Copyright (c) 1987-2002  Texas Instruments Incorporated 
   "sci.c"   ==> disable
   "sci.c"   ==> enable
   "sci.c"   ==> main
   "sci.c"   ==> UartSent
   "sci.c"   ==> UartRec
   "sci.c"   ==> uarttr
   "sci.c"   ==> nothing
TMS320C24xx ANSI C Codegen                  Version 7.02
Copyright (c) 1987-2002  Texas Instruments Incorporated 
   "sci.c"   ==> disable
   "sci.c"   ==> enable
   "sci.c"   ==> main
   "sci.c"   ==> UartSent
   "sci.c"   ==> UartRec
   "sci.c"   ==> uarttr
   "sci.c"   ==> nothing
TMS320C24xx COFF Assembler              Version 7.02
Copyright (c) 1987-2002  Texas Instruments Incorporated 

 PASS 1
 PASS 2

 No Errors,  No Warnings

"d:\ti\c2400\cgtools\bin\dsplnk" Custom.lkf
TMS320C24xx COFF Linker                 Version 7.02
Copyright (c) 1987-2002  Texas Instruments Incorporated 


Build Complete,
  0 Errors, 0 Warnings, 0 Remarks.

⌨️ 快捷键说明

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