cc_build.log
来自「用DSPF2812实现LCD和键盘显示序,CCS20000下开发」· LOG 代码 · 共 74 行
LOG
74 行
dspcl lcdtest.c -g -v2xx -as -frF:\swq\项目管理\DCS\lcd[lcdtest.c]
TMS320C2x/C2xx/C5x ANSI C Compiler Version 7.00
Copyright (c) 1987-1999 Texas Instruments Incorporated
"lcdtest.c" ==> main
"lcdtest.c" ==> LCDInit
"lcdtest.c" ==> LCDDemo
"lcdtest.c" ==> LCDDemo1
"lcdtest.c" ==> dot
"lcdtest.c" ==> line
"lcdtest.c" ==> writechar
"lcdtest.c" ==> loadchinese
"lcdtest.c" ==> CLEAR
"lcdtest.c" ==> Black
"lcdtest.c" ==> WriteCommand
"lcdtest.c" ==> Delay_ns
"lcdtest.c" ==> Delay1s
TMS320C2x/C2xx/C5x ANSI C Codegen Version 7.00
Copyright (c) 1987-1999 Texas Instruments Incorporated
"lcdtest.c" ==> main
"lcdtest.c" ==> LCDInit
"lcdtest.c" ==> LCDDemo
"lcdtest.c" ==> LCDDemo1
"lcdtest.c" ==> dot
"lcdtest.c" ==> line
"lcdtest.c" ==> writechar
"lcdtest.c" ==> loadchinese
"lcdtest.c" ==> CLEAR
"lcdtest.c" ==> Black
"lcdtest.c" ==> WriteCommand
"lcdtest.c" ==> Delay_ns
"lcdtest.c" ==> Delay1s
TMS320C1x/C2x/C2xx/C5x COFF Assembler Version 7.00
Copyright (c) 1987-1999 Texas Instruments Incorporated
PASS 1
PASS 2
No Errors, No Warnings
dspa INIT.ASM INIT.obj -s -v2xxTMS320C1x/C2x/C2xx/C5x COFF Assembler Version 7.00
Copyright (c) 1987-1999 Texas Instruments Incorporated
PASS 1
PASS 2
No Errors, No Warnings
dspcl keyboard.c -g -v2xx -as -frF:\swq\项目管理\DCS\lcd[keyboard.c]
TMS320C2x/C2xx/C5x ANSI C Compiler Version 7.00
Copyright (c) 1987-1999 Texas Instruments Incorporated
"keyboard.c" ==> KBDInit
"keyboard.c" ==> c_int6
TMS320C2x/C2xx/C5x ANSI C Codegen Version 7.00
Copyright (c) 1987-1999 Texas Instruments Incorporated
"keyboard.c" ==> KBDInit
"keyboard.c" ==> c_int6
TMS320C1x/C2x/C2xx/C5x COFF Assembler Version 7.00
Copyright (c) 1987-1999 Texas Instruments Incorporated
PASS 1
PASS 2
No Errors, No Warnings
dsplnk lcdt.makTMS320C1x/C2x/C2xx/C5x COFF Linker Version 7.00
Copyright (c) 1987-1999 Texas Instruments Incorporated
Build Complete,
0 Errors, 0 Warnings.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?