?? tzb3_kb&disp.plg
字號:
DELAY.C(10): error C202: 't': undefined identifier
DELAY.C(13): error C202: 't': undefined identifier
DELAY.C(15): error C202: 'i': undefined identifier
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling key.c...
KEY.C(19): warning C206: 'delay': missing function-prototype
KEY.C(19): error C267: 'delay': requires ANSI-style prototype
compiling 7219.c...
7219.C(99): warning C206: 'delay': missing function-prototype
7219.C(99): error C267: 'delay': requires ANSI-style prototype
compiling serial.c...
compiling cursor.c...
compiling data.c...
compiling delay.c...
DELAY.C(7): error C141: syntax error near 't', expected ')'
DELAY.C(9): error C141: syntax error near 'i'
DELAY.C(9): error C202: 'i': undefined identifier
DELAY.C(10): error C202: 't': undefined identifier
DELAY.C(13): error C202: 't': undefined identifier
DELAY.C(15): error C202: 'i': undefined identifier
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling key.c...
KEY.C(19): warning C206: 'delay': missing function-prototype
KEY.C(19): error C267: 'delay': requires ANSI-style prototype
compiling 7219.c...
7219.C(99): warning C206: 'delay': missing function-prototype
7219.C(99): error C267: 'delay': requires ANSI-style prototype
compiling serial.c...
compiling cursor.c...
compiling data.c...
compiling delay.c...
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
7219.H(1): error C127: '_send8': invalid storage class
7219.H(2): error C127: '_send16': invalid storage class
7219.H(3): error C127: 'Init_MAX7219': invalid storage class
KEY.H(4): error C127: 'kbscan': invalid storage class
SERIAL.H(1): error C127: 'init_serial': invalid storage class
MAIN.C(17): error C132: 'init': not in formal parameter list
MAIN.C(17): error C141: syntax error near '{'
MAIN.C(19): error C132: 'init_serial': not in formal parameter list
MAIN.C(21): error C132: 'Init_MAX7219': not in formal parameter list
MAIN.C(22): error C141: syntax error near '}'
compiling key.c...
KEY.C(4): error C132: 'f_KEYOFF': not in formal parameter list
KEY.C(5): error C132: 'f_TIMER0': not in formal parameter list
KEY.C(14): error C132: 'kbscan': not in formal parameter list
KEY.C(14): error C141: syntax error near '{'
KEY.C(15): error C132: 'sccode': not in formal parameter list
KEY.C(15): error C132: 'recode': not in formal parameter list
KEY.C(16): error C244: 'P0': can't initialize, bad type or class
KEY.C(16): error C132: 'P0': not in formal parameter list
KEY.C(17): error C141: syntax error near 'if'
KEY.C(17): error C141: syntax error near '&', expected ')'
KEY.C(19): error C141: syntax error near '100'
KEY.C(20): error C141: syntax error near 'if'
KEY.C(20): error C141: syntax error near '&', expected ')'
KEY.C(23): error C141: syntax error near 'while'
KEY.C(23): error C141: syntax error near '&', expected ')'
KEY.C(25): error C231: 'P1': redefinition
KEY.C(25): error C247: non-address/-constant initializer
KEY.C(25): error C231: 'P1': redefinition
KEY.C(26): error C141: syntax error near 'if'
KEY.C(26): error C141: syntax error near '&', expected ')'
KEY.C(28): error C247: non-address/-constant initializer
KEY.C(30): error C141: syntax error near 'return'
KEY.C(30): error C141: syntax error near '~'
KEY.C(30): error C129: missing ';' before ')'
compiling 7219.c...
7219.C(5): warning C258: 'code_led': mspace on parameter ignored
7219.C(5): error C244: 'code_led': can't initialize, bad type or class
compiling serial.c...
SERIAL.C(10): error C132: 'init_serial': not in formal parameter list
SERIAL.C(10): error C141: syntax error near '{'
SERIAL.C(11): error C136: 'EA': 'void' on variable
SERIAL.C(11): error C244: 'EA': can't initialize, bad type or class
SERIAL.C(11): error C136: 'EA': 'void' on variable
SERIAL.C(11): error C132: 'EA': not in formal parameter list
SERIAL.C(12): error C244: 'TI': can't initialize, bad type or class
SERIAL.C(12): error C132: 'TI': not in formal parameter list
SERIAL.C(13): error C244: 'SCON': can't initialize, bad type or class
SERIAL.C(13): error C132: 'SCON': not in formal parameter list
SERIAL.C(14): error C244: 'PCON': can't initialize, bad type or class
SERIAL.C(14): error C132: 'PCON': not in formal parameter list
SERIAL.C(16): error C244: 'TMOD': can't initialize, bad type or class
SERIAL.C(16): error C132: 'TMOD': not in formal parameter list
SERIAL.C(17): error C244: 'TL1': can't initialize, bad type or class
SERIAL.C(17): error C132: 'TL1': not in formal parameter list
SERIAL.C(18): error C244: 'TH1': can't initialize, bad type or class
SERIAL.C(18): error C132: 'TH1': not in formal parameter list
SERIAL.C(19): error C244: 'TR1': can't initialize, bad type or class
SERIAL.C(19): error C132: 'TR1': not in formal parameter list
SERIAL.C(20): error C244: 'ES': can't initialize, bad type or class
SERIAL.C(20): error C132: 'ES': not in formal parameter list
SERIAL.C(21): error C244: 'EA': can't initialize, bad type or class
SERIAL.C(21): error C132: 'EA': not in formal parameter list
SERIAL.C(22): error C141: syntax error near '}'
compiling cursor.c...
CURSOR.C(10): error C141: syntax error near ''
compiling data.c...
DATA.C(7): error C141: syntax error near ''
compiling delay.c...
DELAY.C(10): error C132: '_delay': not in formal parameter list
DELAY.C(10): error C141: syntax error near '{'
DELAY.C(11): error C136: 'i': 'void' on variable
DELAY.C(11): error C132: 'i': not in formal parameter list
DELAY.C(12): error C141: syntax error near 'if'
DELAY.C(12): error C141: syntax error near '==', expected ')'
DELAY.C(15): error C141: syntax error near '--', expected ')'
DELAY.C(17): error C141: syntax error near '=', expected ')'
DELAY.C(17): error C129: missing ';' before '>'
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
7219.H(1): error C127: '_send8': invalid storage class
7219.H(2): error C127: '_send16': invalid storage class
7219.H(3): error C127: 'Init_MAX7219': invalid storage class
KEY.H(4): error C127: 'kbscan': invalid storage class
SERIAL.H(1): error C127: 'init_serial': invalid storage class
MAIN.C(17): error C132: 'init': not in formal parameter list
MAIN.C(17): error C141: syntax error near '{'
MAIN.C(19): error C132: 'init_serial': not in formal parameter list
MAIN.C(21): error C132: 'Init_MAX7219': not in formal parameter list
MAIN.C(22): error C141: syntax error near '}'
compiling key.c...
KEY.C(4): error C132: 'f_KEYOFF': not in formal parameter list
KEY.C(5): error C132: 'f_TIMER0': not in formal parameter list
KEY.C(14): error C132: 'kbscan': not in formal parameter list
KEY.C(14): error C141: syntax error near '{'
KEY.C(15): error C132: 'sccode': not in formal parameter list
KEY.C(15): error C132: 'recode': not in formal parameter list
KEY.C(16): error C244: 'P0': can't initialize, bad type or class
KEY.C(16): error C132: 'P0': not in formal parameter list
KEY.C(17): error C141: syntax error near 'if'
KEY.C(17): error C141: syntax error near '&', expected ')'
KEY.C(19): error C141: syntax error near '100'
KEY.C(20): error C141: syntax error near 'if'
KEY.C(20): error C141: syntax error near '&', expected ')'
KEY.C(23): error C141: syntax error near 'while'
KEY.C(23): error C141: syntax error near '&', expected ')'
KEY.C(25): error C231: 'P1': redefinition
KEY.C(25): error C247: non-address/-constant initializer
KEY.C(25): error C231: 'P1': redefinition
KEY.C(26): error C141: syntax error near 'if'
KEY.C(26): error C141: syntax error near '&', expected ')'
KEY.C(28): error C247: non-address/-constant initializer
KEY.C(30): error C141: syntax error near 'return'
KEY.C(30): error C141: syntax error near '~'
KEY.C(30): error C129: missing ';' before ')'
compiling 7219.c...
7219.C(5): warning C258: 'code_led': mspace on parameter ignored
7219.C(5): error C244: 'code_led': can't initialize, bad type or class
compiling serial.c...
SERIAL.C(10): error C132: 'init_serial': not in formal parameter list
SERIAL.C(10): error C141: syntax error near '{'
SERIAL.C(11): error C136: 'EA': 'void' on variable
SERIAL.C(11): error C244: 'EA': can't initialize, bad type or class
SERIAL.C(11): error C136: 'EA': 'void' on variable
SERIAL.C(11): error C132: 'EA': not in formal parameter list
SERIAL.C(12): error C244: 'TI': can't initialize, bad type or class
SERIAL.C(12): error C132: 'TI': not in formal parameter list
SERIAL.C(13): error C244: 'SCON': can't initialize, bad type or class
SERIAL.C(13): error C132: 'SCON': not in formal parameter list
SERIAL.C(14): error C244: 'PCON': can't initialize, bad type or class
SERIAL.C(14): error C132: 'PCON': not in formal parameter list
SERIAL.C(16): error C244: 'TMOD': can't initialize, bad type or class
SERIAL.C(16): error C132: 'TMOD': not in formal parameter list
SERIAL.C(17): error C244: 'TL1': can't initialize, bad type or class
SERIAL.C(17): error C132: 'TL1': not in formal parameter list
SERIAL.C(18): error C244: 'TH1': can't initialize, bad type or class
SERIAL.C(18): error C132: 'TH1': not in formal parameter list
SERIAL.C(19): error C244: 'TR1': can't initialize, bad type or class
SERIAL.C(19): error C132: 'TR1': not in formal parameter list
SERIAL.C(20): error C244: 'ES': can't initialize, bad type or class
SERIAL.C(20): error C132: 'ES': not in formal parameter list
SERIAL.C(21): error C244: 'EA': can't initialize, bad type or class
SERIAL.C(21): error C132: 'EA': not in formal parameter list
SERIAL.C(22): error C141: syntax error near '}'
compiling cursor.c...
CURSOR.C(10): error C141: syntax error near ''
compiling data.c...
DATA.C(7): error C141: syntax error near ''
compiling delay.c...
DELAY.C(10): error C132: '_delay': not in formal parameter list
DELAY.C(10): error C141: syntax error near '{'
DELAY.C(11): error C136: 'i': 'void' on variable
DELAY.C(11): error C132: 'i': not in formal parameter list
DELAY.C(12): error C141: syntax error near 'if'
DELAY.C(12): error C141: syntax error near '==', expected ')'
DELAY.C(15): error C141: syntax error near '--', expected ')'
DELAY.C(17): error C141: syntax error near '=', expected ')'
DELAY.C(17): error C129: missing ';' before '>'
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling key.c...
compiling 7219.c...
compiling serial.c...
compiling cursor.c...
compiling data.c...
compiling delay.c...
DELAY.C(10): warning C235: parameter 1: different types
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_SEND32?7219
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?DISP?7219
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?CO?7219
Program Size: data=14.2 xdata=0 code=303
"TZB3_KB&DISP" - 0 Error(s), 4 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling key.c...
compiling 7219.c...
compiling serial.c...
compiling cursor.c...
compiling data.c...
compiling delay.c...
DELAY.C(10): warning C235: parameter 1: different types
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_SEND32?7219
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?DISP?7219
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?CO?7219
Program Size: data=14.2 xdata=0 code=303
"TZB3_KB&DISP" - 0 Error(s), 4 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
MAIN.C(32): error C141: syntax error near 'unsigned'
MAIN.C(32): error C202: 'key': undefined identifier
MAIN.C(36): error C202: 'key': undefined identifier
MAIN.C(40): error C202: 'key': undefined identifier
MAIN.C(41): error C202: 'key': undefined identifier
compiling key.c...
compiling 7219.c...
compiling serial.c...
compiling cursor.c...
compiling data.c...
compiling delay.c...
DELAY.C(10): warning C235: parameter 1: different types
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling key.c...
compiling 7219.c...
compiling serial.c...
compiling cursor.c...
compiling data.c...
compiling delay.c...
DELAY.C(10): warning C235: parameter 1: different types
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_SEND32?7219
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?DISP?7219
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?CO?7219
Program Size: data=14.2 xdata=0 code=303
"TZB3_KB&DISP" - 0 Error(s), 4 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling key.c...
compiling 7219.c...
compiling serial.c...
compiling cursor.c...
compiling data.c...
compiling delay.c...
DELAY.C(10): warning C235: parameter 1: different types
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?KBSCAN?KEY
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_SEND32?7219
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?DISP?7219
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?CO?7219
Program Size: data=14.2 xdata=0 code=300
"TZB3_KB&DISP" - 0 Error(s), 5 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
MAIN.C(31): warning C280: 'key': unreferenced local variable
compiling key.c...
compiling 7219.c...
compiling serial.c...
compiling cursor.c...
compiling data.c...
compiling delay.c...
DELAY.C(10): warning C235: parameter 1: different types
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?KBSCAN?KEY
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_SEND32?7219
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?DISP?7219
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?CO?7219
Program Size: data=14.2 xdata=0 code=293
"TZB3_KB&DISP" - 0 Error(s), 6 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling key.c...
compiling 7219.c...
compiling serial.c...
compiling cursor.c...
compiling data.c...
compiling delay.c...
DELAY.C(10): warning C235: parameter 1: different types
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?KBSCAN?KEY
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_SEND32?7219
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?DISP?7219
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?CO?7219
Program Size: data=13.2 xdata=0 code=293
"TZB3_KB&DISP" - 0 Error(s), 5 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling key.c...
compiling 7219.c...
compiling serial.c...
compiling cursor.c...
compiling data.c...
compiling delay.c...
DELAY.C(10): warning C235: parameter 1: different types
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?KBSCAN?KEY
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_SEND32?7219
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?DISP?7219
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?CO?7219
Program Size: data=13.2 xdata=0 code=293
"TZB3_KB&DISP" - 0 Error(s), 5 Warning(s).
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -