⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 test.plg

📁 单片机控制的12864液晶显示器的驱动程序,通过按键控制
💻 PLG
📖 第 1 页 / 共 4 页
字号:
KEY.H(99): error C132: 'FillDirectCurrent': not in formal parameter list
KEY.H(100): error C132: '_Fill4NULL': not in formal parameter list
KEY.H(101): error C132: '_Fill2NULL': not in formal parameter list
KEY.H(102): error C132: 'DefaultPageProcess': not in formal parameter list
KEY.H(103): error C132: 'KeyInLedDefault': not in formal parameter list
X.H(4): error C132: 'SetWatchDog': not in formal parameter list
X.H(5): error C132: 'FeedDog': not in formal parameter list
X.H(6): error C132: 'Set25045WriteEnable': not in formal parameter list
X.H(7): error C132: 'Reset25045WriteEnable': not in formal parameter list
X.H(8): error C132: '_Write25045StatusRigester': not in formal parameter list
X.H(9): error C132: 'Read25045StatusRigester': not in formal parameter list
X.H(10): error C132: '_ByteWrite25045EEROM': not in formal parameter list
X.H(11): error C132: '_ByteRead25045EEROM': not in formal parameter list
X.H(18): error C132: '_OutByte25045': not in formal parameter list
X.H(19): error C132: 'InByte25045': not in formal parameter list
X.H(20): error C132: 'WipPoll25045': not in formal parameter list
compiling X.C...
X.H(8): error C141: syntax error near 'reg', expected ')'
X.H(10): error C141: syntax error near 'writebyte', expected ')'
X.H(11): error C141: syntax error near 'address', expected ')'
X.H(18): error C141: syntax error near 'outbyte', expected ')'
X.C(41): error C141: syntax error near 'outbyte', expected ')'
X.C(43): error C141: syntax error near 'temp'
X.C(43): error C202: 'temp': undefined identifier
X.C(44): error C202: 'temp': undefined identifier
X.C(47): error C202: 'outbyte': undefined identifier
X.C(49): error C202: 'outbyte': undefined identifier
X.C(56): error C202: 'UCHAR': undefined identifier
X.C(56): error C141: syntax error near 'received'
X.C(57): error C202: 'UCHAR': undefined identifier
X.C(57): error C141: syntax error near 'temp'
X.C(58): error C202: 'temp': undefined identifier
X.C(62): error C202: 'received': undefined identifier
X.C(64): error C202: 'received': undefined identifier
X.C(64): error C141: syntax error near 'P34'
X.C(66): error C202: 'received': undefined identifier
X.C(89): error C141: syntax error near 'reg', expected ')'
X.C(96): error C202: 'reg': undefined identifier
X.C(106): error C202: 'UCHAR': undefined identifier
X.C(106): error C141: syntax error near 'statusrigester'
X.C(110): error C202: 'statusrigester': undefined identifier
X.C(113): error C202: 'statusrigester': undefined identifier
X.C(117): error C141: syntax error near 'writebyte', expected ')'
X.C(119): error C141: syntax error near 'temp'
X.C(119): error C202: 'temp': undefined identifier
X.C(124): error C202: 'address': undefined identifier
X.C(125): error C202: 'temp': undefined identifier
X.C(126): error C202: 'temp': undefined identifier
X.C(127): error C141: syntax error near 'address'
X.C(128): error C202: 'writebyte': undefined identifier
X.C(137): error C141: syntax error near 'address', expected ')'
X.C(139): error C202: 'UCHAR': undefined identifier
X.C(139): error C141: syntax error near 'readbyte'
X.C(140): error C202: 'UCHAR': undefined identifier
X.C(140): error C141: syntax error near 'temp'
X.C(143): error C202: 'address': undefined identifier
X.C(144): error C202: 'temp': undefined identifier
X.C(145): error C202: 'temp': undefined identifier
X.C(146): error C202: 'UCHAR': undefined identifier
X.C(146): error C141: syntax error near 'address'
X.C(147): error C202: 'readbyte': undefined identifier
X.C(150): error C202: 'readbyte': undefined identifier
X.C(156): error C202: 'UCHAR': undefined identifier
X.C(156): error C141: syntax error near 'temp'
X.C(157): error C202: 'UCHAR': undefined identifier
X.C(157): error C141: syntax error near 'statusregister'
X.C(158): error C202: 'temp': undefined identifier
X.C(160): error C202: 'temp': undefined identifier
X.C(161): error C202: 'statusregister': undefined identifier
X.C(162): error C202: 'statusregister': undefined identifier
X.C(163): error C202: 'temp': undefined identifier
Target not created
Build target 'Target 1'
compiling KEY.C...
ZIMO.H(34): error C141: syntax error near 'char'
KEY.C(15): error C202: 'FALSE': undefined identifier
KEY.C(20): error C230: 'TIME': unknown struct/union/enum tag
KEY.C(32): error C202: 'FALSE': undefined identifier
compiling DISPLAY.C...
DISPLAY.C(11): error C242: 'array[]': too many initializers
DISPLAY.C(87): error C202: 'FALSE': undefined identifier
DISPLAY.C(97): error C195: '*' illegal indirection
compiling DISDRIVE.C...
DISDRIVE.C(9): error C202: 'FALSE': undefined identifier
DISDRIVE.C(17): error C202: 'TRUE': undefined identifier
DISDRIVE.C(23): error C202: 'TRUE': undefined identifier
compiling MAIN.c...
MAIN.C(38): warning C206: 'Serial_Init': missing function-prototype
MAIN.C(111): error C202: 'LEDBACKLIGNT': undefined identifier
MAIN.C(119): error C202: 'LEDBACKLIGNT': undefined identifier
MAIN.C(181): error C231: 'Serial_Init': redefinition
MAIN.C(185): error C231: 'Serial_Init': redefinition
compiling X.C...
X.H(8): error C141: syntax error near 'reg', expected ')'
X.H(10): error C141: syntax error near 'writebyte', expected ')'
X.H(11): error C141: syntax error near 'address', expected ')'
X.H(18): error C141: syntax error near 'outbyte', expected ')'
X.C(41): error C141: syntax error near 'outbyte', expected ')'
X.C(43): error C141: syntax error near 'temp'
X.C(43): error C202: 'temp': undefined identifier
X.C(44): error C202: 'temp': undefined identifier
X.C(47): error C202: 'outbyte': undefined identifier
X.C(49): error C202: 'outbyte': undefined identifier
X.C(56): error C202: 'UCHAR': undefined identifier
X.C(56): error C141: syntax error near 'received'
X.C(57): error C202: 'UCHAR': undefined identifier
X.C(57): error C141: syntax error near 'temp'
X.C(58): error C202: 'temp': undefined identifier
X.C(62): error C202: 'received': undefined identifier
X.C(64): error C202: 'received': undefined identifier
X.C(64): error C141: syntax error near 'P34'
X.C(66): error C202: 'received': undefined identifier
X.C(89): error C141: syntax error near 'reg', expected ')'
X.C(96): error C202: 'reg': undefined identifier
X.C(106): error C202: 'UCHAR': undefined identifier
X.C(106): error C141: syntax error near 'statusrigester'
X.C(110): error C202: 'statusrigester': undefined identifier
X.C(113): error C202: 'statusrigester': undefined identifier
X.C(117): error C141: syntax error near 'writebyte', expected ')'
X.C(119): error C141: syntax error near 'temp'
X.C(119): error C202: 'temp': undefined identifier
X.C(124): error C202: 'address': undefined identifier
X.C(125): error C202: 'temp': undefined identifier
X.C(126): error C202: 'temp': undefined identifier
X.C(127): error C141: syntax error near 'address'
X.C(128): error C202: 'writebyte': undefined identifier
X.C(137): error C141: syntax error near 'address', expected ')'
X.C(139): error C202: 'UCHAR': undefined identifier
X.C(139): error C141: syntax error near 'readbyte'
X.C(140): error C202: 'UCHAR': undefined identifier
X.C(140): error C141: syntax error near 'temp'
X.C(143): error C202: 'address': undefined identifier
X.C(144): error C202: 'temp': undefined identifier
X.C(145): error C202: 'temp': undefined identifier
X.C(146): error C202: 'UCHAR': undefined identifier
X.C(146): error C141: syntax error near 'address'
X.C(147): error C202: 'readbyte': undefined identifier
X.C(150): error C202: 'readbyte': undefined identifier
X.C(156): error C202: 'UCHAR': undefined identifier
X.C(156): error C141: syntax error near 'temp'
X.C(157): error C202: 'UCHAR': undefined identifier
X.C(157): error C141: syntax error near 'statusregister'
X.C(158): error C202: 'temp': undefined identifier
X.C(160): error C202: 'temp': undefined identifier
X.C(161): error C202: 'statusregister': undefined identifier
X.C(162): error C202: 'statusregister': undefined identifier
X.C(163): error C202: 'temp': undefined identifier
Target not created
Build target 'Target 1'
compiling KEY.C...
KEY.C(32): warning C206: 'SetKeyBoardRunLight': missing function-prototype
KEY.C(171): error C202: 'Incodedata': undefined identifier
KEY.C(172): error C141: syntax error near ','
compiling DISPLAY.C...
DISPLAY.C(193): error C202: 'LedSetting': undefined identifier
compiling DISDRIVE.C...
DISDRIVE.C(9): error C202: 'FALSE': undefined identifier
DISDRIVE.C(17): error C202: 'TRUE': undefined identifier
DISDRIVE.C(23): error C202: 'TRUE': undefined identifier
compiling MAIN.c...
compiling X.C...
Target not created
Build target 'Target 1'
compiling KEY.C...
KEY.C(171): error C202: 'Incodedata': undefined identifier
KEY.C(172): error C141: syntax error near ','
compiling DISPLAY.C...
DISPLAY.C(193): error C202: 'LedSetting': undefined identifier
compiling DISDRIVE.C...
DISDRIVE.C(9): error C202: 'FALSE': undefined identifier
DISDRIVE.C(17): error C202: 'TRUE': undefined identifier
DISDRIVE.C(23): error C202: 'TRUE': undefined identifier
compiling MAIN.c...
Target not created
Build target 'Target 1'
compiling KEY.C...
KEY.C(174): error C202: 'Incodedata': undefined identifier
KEY.C(175): error C141: syntax error near ','
compiling DISPLAY.C...
compiling DISDRIVE.C...
compiling MAIN.c...
compiling X.C...
Target not created
Build target 'Target 1'
compiling KEY.C...
linking...
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  WIPPOLL25045
    MODULE:  X.obj (X)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  _BYTEREAD25045EEROM
    MODULE:  X.obj (X)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  _BYTEWRITE25045EEROM
    MODULE:  X.obj (X)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  READ25045STATUSRIGESTER
    MODULE:  X.obj (X)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  _WRITE25045STATUSRIGESTER
    MODULE:  X.obj (X)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  RESET25045WRITEENABLE
    MODULE:  X.obj (X)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  SET25045WRITEENABLE
    MODULE:  X.obj (X)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  INBYTE25045
    MODULE:  X.obj (X)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  _OUTBYTE25045
    MODULE:  X.obj (X)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  FEEDDOG
    MODULE:  X.obj (X)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  SETWATCHDOG
    MODULE:  X.obj (X)
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_FILL2NULL?KEY
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?RESETKEYBOARDRUNLIGHT?KEY
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_BYTEWRITE25045EEROM?DISPLAY
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_BYTEREAD25045EEROM?DISPLAY
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?SHOWERRORLIGHT?MAIN
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?SETWATCHDOG?X
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?FEEDDOG?X
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_BYTEWRITE25045EEROM?X
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_BYTEREAD25045EEROM?X
*** ERROR L118: REFERENCE MADE TO ERRONEOUS EXTERNAL
    SYMBOL:  FEEDDOG
    MODULE:  KEY.obj (KEY)
    ADDRESS: 0852H
*** ERROR L118: REFERENCE MADE TO ERRONEOUS EXTERNAL

⌨️ 快捷键说明

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