001.plg

来自「基于arm7(lpc2148)的SD卡电子书」· PLG 代码 · 共 27 行

PLG
27
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
D:\Administrator文档和收藏夹\lpc\SD电子书\001.uv2
Project File Date:  10/12/2008

<h2>Output:</h2>
Build target 'Target 1'
assembling Startup.s...
compiling SD_FILE.C...
LCDDRV.h(4): warning:  #47-D: incompatible redefinition of macro "LCD_RST" (declared at line 15 of "PCF8833.h")
LCDDRV.h(5): warning:  #47-D: incompatible redefinition of macro "LCD_CS" (declared at line 16 of "PCF8833.h")
compiling GB16x16.C...
compiling key.c...
LCDDRV.h(4): warning:  #47-D: incompatible redefinition of macro "LCD_RST" (declared at line 15 of "PCF8833.H")
LCDDRV.h(5): warning:  #47-D: incompatible redefinition of macro "LCD_CS" (declared at line 16 of "PCF8833.H")
compiling main.c...
LCDDRV.h(4): warning:  #47-D: incompatible redefinition of macro "LCD_RST" (declared at line 15 of "PCF8833.h")
LCDDRV.h(5): warning:  #47-D: incompatible redefinition of macro "LCD_CS" (declared at line 16 of "PCF8833.h")
compiling SD.C...
compiling LCDDRV.c...
linking...
001.axf: Error: L6218E: Undefined symbol PutGBString (referred from sd_file.o).
Target not created

⌨️ 快捷键说明

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