cc_build_custom.log

来自「TMS320LF2407 sci language code」· LOG 代码 · 共 32 行

LOG
32
字号
------------------------------  AD.pjt - Custom  ------------------------------
[AD.C] "C:\ti\c2400\cgtools\bin\dspcl" -g -as -fr"D:/tic2xx/myprojects/ADC" -v2xx -@"Custom.lkf" "AD.C"
[ad.c]
TMS320C24xx ANSI C Compiler          Version 7.04
Copyright (c) 1987-2003  Texas Instruments Incorporated 
   "ad.c"   ==> cpu_init
   "ad.c"   ==> sci_init
   "ad.c"   ==> send
   "ad.c"   ==> main
TMS320C24xx ANSI C Codegen                  Version 7.04
Copyright (c) 1987-2003  Texas Instruments Incorporated 
   "ad.c"   ==> cpu_init
   "ad.c"   ==> sci_init
   "ad.c"   ==> send
   "ad.c"   ==> main
TMS320C24xx COFF Assembler              Version 7.04
Copyright (c) 1987-2003  Texas Instruments Incorporated 

 PASS 1
 PASS 2

 No Errors,  No Warnings

[Linking...] "C:\ti\c2400\cgtools\bin\dspcl" -@"Custom.lkf"
<Linking>
TMS320C24xx COFF Linker                 Version 7.04
Copyright (c) 1987-2003  Texas Instruments Incorporated 


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

⌨️ 快捷键说明

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