cc_build_custom.log

来自「2407DSP开发应用程序实例(有14个常用模块程序)」· LOG 代码 · 共 60 行

LOG
60
字号
------------------------------  LCD.pjt - Custom  ------------------------------
"C:\ti\c2400\cgtools\bin\dspcl" -g -as -fr"E:/lp/2407C/LCD" -v2xx -@"Custom.lkf" "cvectors.asm"
<cvectors.asm>
TMS320C24xx COFF Assembler              Version 7.02
Copyright (c) 1987-2002  Texas Instruments Incorporated 

 PASS 1
 PASS 2

 No Errors,  No Warnings

"C:\ti\c2400\cgtools\bin\dspcl" -g -as -fr"E:/lp/2407C/LCD" -v2xx -@"Custom.lkf" "LCD.c"
[lcd.c]
TMS320C24xx ANSI C Compiler          Version 7.02
Copyright (c) 1987-2002  Texas Instruments Incorporated 
   "lcd.c"   ==> disable
   "lcd.c"   ==> initial
   "lcd.c"   ==> LCDSTA1
   "lcd.c"   ==> TRANS1
   "lcd.c"   ==> WRITE1
   "lcd.c"   ==> DISP1
   "lcd.c"   ==> CLEAR1
   "lcd.c"   ==> DISOFF1
   "lcd.c"   ==> LCD1INIT
   "lcd.c"   ==> DISPLAY1
   "lcd.c"   ==> DISPLAY2
   "lcd.c"   ==> main
   "lcd.c"   ==> nothing
TMS320C24xx ANSI C Codegen                  Version 7.02
Copyright (c) 1987-2002  Texas Instruments Incorporated 
   "lcd.c"   ==> disable
   "lcd.c"   ==> initial
   "lcd.c"   ==> LCDSTA1
   "lcd.c"   ==> TRANS1
   "lcd.c"   ==> WRITE1
   "lcd.c"   ==> DISP1
   "lcd.c"   ==> CLEAR1
   "lcd.c"   ==> DISOFF1
   "lcd.c"   ==> LCD1INIT
   "lcd.c"   ==> DISPLAY1
   "lcd.c"   ==> DISPLAY2
   "lcd.c"   ==> main
   "lcd.c"   ==> nothing
TMS320C24xx COFF Assembler              Version 7.02
Copyright (c) 1987-2002  Texas Instruments Incorporated 

 PASS 1
 PASS 2

 No Errors,  No Warnings

"C:\ti\c2400\cgtools\bin\dspcl" -@"Custom.lkf"
<Linking>
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 + -
显示快捷键?