LCD12864源码及proteus仿真

源代码在线查看: 12864.plg

软件大小: 89 K
上传用户: xueyulanlian
关键词: proteus 12864 LCD 源码
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
				
				礦ision Build Log
				Project:
				F:\李飞\实验\12864\project\12864.uvproj
				Project File Date:  08/21/2013
				
				Output:
				Build target 'Target 1'
				assembling STARTUP.A51...
				compiling main.c...
				..\code\main.c(3): warning C318: can't open file 'LCD1602.h'
				..\code\main.c(4): warning C318: can't open file 'DS1302.h'
				..\CODE\MAIN.C(12): warning C206: 'InitLcd': missing function-prototype
				..\CODE\MAIN.C(13): warning C206: 'InitDS1302': missing function-prototype
				..\CODE\MAIN.C(16): warning C206: 'GetTime1302': missing function-prototype
				..\CODE\MAIN.C(17): warning C206: 'DS1302Timedeal': missing function-prototype
				..\CODE\MAIN.C(18): warning C206: 'WriteInstruction': missing function-prototype
				..\CODE\MAIN.C(18): error C267: 'WriteInstruction': requires ANSI-style prototype
				..\CODE\MAIN.C(21): error C202: 'TimeDisp': undefined identifier
				Target not created
				Build target 'Target 1'
				assembling STARTUP.A51...
				compiling main.c...
				linking...
				Program Size: data=52.1 xdata=0 code=759
				creating hex file from "..\12864"...
				"..\12864" - 0 Error(s), 0 Warning(s).
				Build target 'Target 1'
				compiling main.c...
				..\CODE\MAIN.C(13): warning C206: 'LCD12864_Init': missing function-prototype
				..\CODE\MAIN.C(32): warning C206: 'LCD12864_Disp_Bitmap_12864': missing function-prototype
				..\CODE\MAIN.C(32): error C267: 'LCD12864_Disp_Bitmap_12864': requires ANSI-style prototype
				..\CODE\MAIN.C(32): error C202: 'doyleee': undefined identifier
				Target not created
				Build target 'Target 1'
				compiling main.c...
				..\LIB\LCD12864.H(351): warning C209: '_LCD12864_Fill_Screen': too few actual parameters
				..\LIB\LCD12864.H(407): error C202: 'LCD12864_RESET': undefined identifier
				..\LIB\LCD12864.H(409): error C202: 'LCD12864_RESET': undefined identifier
				Target not created
				Build target 'Target 1'
				compiling main.c...
				..\LIB\LCD12864.H(351): warning C209: '_LCD12864_Fill_Screen': too few actual parameters
				linking...
				*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
				    SEGMENT: ?PR?_LCD12864_WRITE1BYTE_X_Y?MAIN
				*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
				    SEGMENT: ?PR?_LCD12864_READ1BYTE_X_Y?MAIN
				*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
				    SEGMENT: ?PR?LCD12864_CLEAR_BLACK?MAIN
				Program Size: data=56.1 xdata=0 code=2520
				creating hex file from "..\12864"...
				"..\12864" - 0 Error(s), 4 Warning(s).
				Build target 'Target 1'
				assembling STARTUP.A51...
				compiling main.c...
				..\LIB\LCD12864.H(351): warning C209: '_LCD12864_Fill_Screen': too few actual parameters
				linking...
				*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
				    SEGMENT: ?PR?_LCD12864_WRITE1BYTE_X_Y?MAIN
				*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
				    SEGMENT: ?PR?_LCD12864_READ1BYTE_X_Y?MAIN
				*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
				    SEGMENT: ?PR?LCD12864_CLEAR_BLACK?MAIN
				Program Size: data=56.1 xdata=0 code=2520
				creating hex file from "..\12864"...
				"..\12864" - 0 Error(s), 4 Warning(s).
				Build target 'Target 1'
				assembling STARTUP.A51...
				compiling main.c...
				..\LIB\LCD12864.H(351): warning C209: '_LCD12864_Fill_Screen': too few actual parameters
				linking...
				*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
				    SEGMENT: ?PR?_LCD12864_WRITE1BYTE_X_Y?MAIN
				*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
				    SEGMENT: ?PR?_LCD12864_READ1BYTE_X_Y?MAIN
				*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
				    SEGMENT: ?PR?LCD12864_CLEAR_BLACK?MAIN
				Program Size: data=56.1 xdata=0 code=2520
				creating hex file from "..\output\12864"...
				"..\output\12864" - 0 Error(s), 4 Warning(s).
				Build target 'Target 1'
				compiling main.c...
				..\LIB\LCD12864.H(351): warning C209: '_LCD12864_Fill_Screen': too few actual parameters
				linking...
				*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
				    SEGMENT: ?PR?_LCD12864_WRITE1BYTE_X_Y?MAIN
				*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
				    SEGMENT: ?PR?_LCD12864_READ1BYTE_X_Y?MAIN
				*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
				    SEGMENT: ?PR?LCD12864_CLEAR_BLACK?MAIN
				Program Size: data=16.0 xdata=0 code=1784
				creating hex file from "..\output\12864"...
				"..\output\12864" - 0 Error(s), 4 Warning(s).
				Build target 'Target 1'
				assembling STARTUP.A51...
				compiling main.c...
				..\LIB\LCD12864.H(351): warning C209: '_LCD12864_Fill_Screen': too few actual parameters
				linking...
				*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
				    SEGMENT: ?PR?_LCD12864_WRITE1BYTE_X_Y?MAIN
				*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
				    SEGMENT: ?PR?_LCD12864_READ1BYTE_X_Y?MAIN
				*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
				    SEGMENT: ?PR?LCD12864_CLEAR_BLACK?MAIN
				Program Size: data=16.0 xdata=0 code=1784
				creating hex file from "..\output\12864"...
				"..\output\12864" - 0 Error(s), 4 Warning(s).
				Build target 'Target 1'
				compiling main.c...
				..\LIB\LCCD12864.H(232): error C202: 'LCM12864_RW': undefined identifier
				..\LIB\LCCD12864.H(233): error C202: 'LCM12864_RS': undefined identifier
				..\LIB\LCCD12864.H(234): error C202: 'LCM12864_E': undefined identifier
				..\LIB\LCCD12864.H(235): error C202: 'LCM12864_E': undefined identifier
				..\LIB\LCCD12864.H(236): error C202: 'LCM12864_DB7_DB0': undefined identifier
				..\LIB\LCCD12864.H(244): error C202: 'LCM12864_RW': undefined identifier
				..\LIB\LCCD12864.H(244): error C202: 'LCM12864_RS': undefined identifier
				..\LIB\LCCD12864.H(245): error C202: 'LCM12864_DB7_DB0': undefined identifier
				..\LIB\LCCD12864.H(246): error C202: 'LCM12864_E': undefined identifier
				..\LIB\LCCD12864.H(247): error C202: 'LCM12864_E': undefined identifier
				..\LIB\LCCD12864.H(255): error C202: 'LCM12864_RW': undefined identifier
				..\LIB\LCCD12864.H(255): error C202: 'LCM12864_RS': undefined identifier
				..\LIB\LCCD12864.H(256): error C202: 'LCM12864_DB7_DB0': undefined identifier
				..\LIB\LCCD12864.H(257): error C202: 'LCM12864_E': undefined identifier
				..\LIB\LCCD12864.H(258): error C202: 'LCM12864_E': undefined identifier
				..\LIB\LCCD12864.H(267): error C202: 'LCM12864_E': undefined identifier
				..\LIB\LCCD12864.H(268): error C202: 'LCM12864_RW': undefined identifier
				..\LIB\LCCD12864.H(268): error C202: 'LCM12864_RS': undefined identifier
				..\LIB\LCCD12864.H(269): error C202: 'LCM12864_E': undefined identifier
				..\LIB\LCCD12864.H(270): error C202: 'LCM12864_DB7_DB0': undefined identifier
				..\LIB\LCCD12864.H(282): error C202: 'LCM12864_CS1': undefined identifier
				..\LIB\LCCD12864.H(282): error C202: 'LCM12864_CS2': undefined identifier
				..\LIB\LCCD12864.H(284): error C202: 'LCM12864_CS1': undefined identifier
				..\LIB\LCCD12864.H(287): error C202: 'LCM12864_CS2': undefined identifier
				..\LIB\LCCD12864.H(302): error C202: 'LCM12864_CS1': undefined identifier
				..\LIB\LCCD12864.H(302): error C202: 'LCM12864_CS2': undefined identifier
				..\LIB\LCCD12864.H(304): error C202: 'LCM12864_CS1': undefined identifier
				..\LIB\LCCD12864.H(307): error C202: 'LCM12864_CS2': undefined identifier
				..\LIB\LCCD12864.H(322): error C202: 'LCM12864_CS1': undefined identifier
				..\LIB\LCCD12864.H(322): error C202: 'LCM12864_CS2': undefined identifier
				..\LIB\LCCD12864.H(330): error C202: 'LCM12864_CS1': undefined identifier
				..\LIB\LCCD12864.H(331): error C202: 'LCM12864_CS2': undefined identifier
				Target not created
				Build target 'Target 1'
				compiling main.c...
				..\LIB\LCCD12864.H(346): warning C209: '_LCM12864_Fill_Screen': too few actual parameters
				..\CODE\MAIN.C(60): error C237: 'main': function already has a body
				Target not created
				Build target 'Target 1'
				assembling STARTUP.A51...
				compiling main.c...
				..\LIB\LCCD12864.H(346): warning C209: '_LCM12864_Fill_Screen': too few actual parameters
				linking...
				*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
				    SEGMENT: ?PR?_LCM12864_WRITE1BYTE_X_Y?MAIN
				*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
				    SEGMENT: ?PR?_LCM12864_READ1BYTE_X_Y?MAIN
				*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
				    SEGMENT: ?PR?LCM12864_CLEAR_BLACK?MAIN
				Program Size: data=16.0 xdata=0 code=1784
				creating hex file from "..\output\12864"...
				"..\output\12864" - 0 Error(s), 4 Warning(s).
				Build target 'Target 1'
				linking...
				*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
				    SEGMENT: ?PR?_LCM12864_WRITE1BYTE_X_Y?MAIN
				*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
				    SEGMENT: ?PR?_LCM12864_READ1BYTE_X_Y?MAIN
				*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
				    SEGMENT: ?PR?LCM12864_CLEAR_BLACK?MAIN
				Program Size: data=16.0 xdata=0 code=1784
				creating hex file from "..\output\12864"...
				"..\output\12864" - 0 Error(s), 3 Warning(s).
				Build target 'Target 1'
				assembling STARTUP.A51...
				compiling main.c...
				..\LIB\LCCD12864.H(346): warning C209: '_LCM12864_Fill_Screen': too few actual parameters
				linking...
				*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
				    SEGMENT: ?PR?_LCM12864_WRITE1BYTE_X_Y?MAIN
				*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
				    SEGMENT: ?PR?_LCM12864_READ1BYTE_X_Y?MAIN
				*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
				    SEGMENT: ?PR?LCM12864_CLEAR_BLACK?MAIN
				Program Size: data=16.0 xdata=0 code=1784
				creating hex file from "..\output\12864"...
				"..\output\12864" - 0 Error(s), 4 Warning(s).
							

相关资源