?? powerdown.plg
字號:
creating hex file from "powerdown"...
"powerdown" - 0 Error(s), 4 Warning(s).
Build target 'Target 1'
compiling main.c...
assembling main.src...
linking...
*** WARNING L1: UNRESOLVED EXTERNAL SYMBOL
SYMBOL: ?C?CLDOPTR
MODULE: main.obj (MAIN)
*** WARNING L1: UNRESOLVED EXTERNAL SYMBOL
SYMBOL: ?C_STARTUP
MODULE: main.obj (MAIN)
*** WARNING L2: REFERENCE MADE TO UNRESOLVED EXTERNAL
SYMBOL: ?C?CLDOPTR
MODULE: main.obj (MAIN)
ADDRESS: 02F3H
*** WARNING L2: REFERENCE MADE TO UNRESOLVED EXTERNAL
SYMBOL: ?C?CLDOPTR
MODULE: main.obj (MAIN)
ADDRESS: 0301H
Program Size: data=23.0 xdata=0 code=1136
creating hex file from "powerdown"...
"powerdown" - 0 Error(s), 4 Warning(s).
Build target 'Target 1'
compiling main.c...
assembling main.src...
linking...
*** WARNING L1: UNRESOLVED EXTERNAL SYMBOL
SYMBOL: ?C?CLDOPTR
MODULE: main.obj (MAIN)
*** WARNING L1: UNRESOLVED EXTERNAL SYMBOL
SYMBOL: ?C_STARTUP
MODULE: main.obj (MAIN)
*** WARNING L2: REFERENCE MADE TO UNRESOLVED EXTERNAL
SYMBOL: ?C?CLDOPTR
MODULE: main.obj (MAIN)
ADDRESS: 02F3H
*** WARNING L2: REFERENCE MADE TO UNRESOLVED EXTERNAL
SYMBOL: ?C?CLDOPTR
MODULE: main.obj (MAIN)
ADDRESS: 0301H
Program Size: data=23.0 xdata=0 code=1136
creating hex file from "powerdown"...
"powerdown" - 0 Error(s), 4 Warning(s).
Build target 'Target 1'
compiling main.c...
compiling powerdown.c...
POWERDOWN.C(5): error C272: 'asm/endasm' requires src-control to be active
POWERDOWN.C(9): error C272: 'asm/endasm' requires src-control to be active
Target not created
Build target 'Target 1'
compiling main.c...
compiling powerdown.c...
assembling powerdown.src...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_LCD_BLOCK_ON?MAIN
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?LOGO?MAIN
Program Size: data=16.0 xdata=0 code=1199
creating hex file from "powerdown"...
"powerdown" - 0 Error(s), 2 Warning(s).
Build target 'Target 1'
compiling main.c...
compiling powerdown.c...
POWERDOWN.C(14): warning C206: 'lcd_setposition': missing function-prototype
POWERDOWN.C(14): error C267: 'lcd_setposition': requires ANSI-style prototype
Target not created
Build target 'Target 1'
compiling main.c...
compiling powerdown.c...
POWERDOWN.C(14): warning C206: 'lcd_setposition': missing function-prototype
POWERDOWN.C(14): error C267: 'lcd_setposition': requires ANSI-style prototype
Target not created
Build target 'Target 1'
compiling main.c...
compiling powerdown.c...
POWERDOWN.C(14): warning C206: 'lcd_setposition': missing function-prototype
POWERDOWN.C(14): error C267: 'lcd_setposition': requires ANSI-style prototype
Target not created
Build target 'Target 1'
compiling main.c...
compiling powerdown.c...
12864S.H(33): error C202: 'P2': undefined identifier
12864S.H(34): error C202: 'P2': undefined identifier
12864S.H(35): error C202: 'P2': undefined identifier
12864S.H(71): error C202: 'CS': undefined identifier
12864S.H(72): error C202: 'SID': undefined identifier
12864S.H(73): error C202: 'SCLK': undefined identifier
12864S.H(74): error C202: 'CS': undefined identifier
12864S.H(77): error C202: 'SID': undefined identifier
12864S.H(78): error C202: 'SCLK': undefined identifier
12864S.H(78): error C202: 'SCLK': undefined identifier
12864S.H(79): error C202: 'SID': undefined identifier
12864S.H(80): error C202: 'SCLK': undefined identifier
12864S.H(80): error C202: 'SCLK': undefined identifier
12864S.H(81): error C202: 'SID': undefined identifier
12864S.H(82): error C202: 'SCLK': undefined identifier
12864S.H(82): error C202: 'SCLK': undefined identifier
12864S.H(83): error C202: 'SID': undefined identifier
12864S.H(84): error C202: 'SCLK': undefined identifier
12864S.H(84): error C202: 'SCLK': undefined identifier
12864S.H(89): error C202: 'SCLK': undefined identifier
12864S.H(91): error C202: 'SID': undefined identifier
12864S.H(92): error C202: 'SCLK': undefined identifier
12864S.H(97): error C202: 'SCLK': undefined identifier
12864S.H(99): error C202: 'SID': undefined identifier
12864S.H(100): error C202: 'SCLK': undefined identifier
12864S.H(104): error C202: 'SCLK': undefined identifier
12864S.H(104): error C202: 'SCLK': undefined identifier
12864S.H(107): error C202: 'CS': undefined identifier
12864S.H(108): error C202: 'SID': undefined identifier
12864S.H(109): error C202: 'SCLK': undefined identifier
12864S.H(141): error C202: 'SID': undefined identifier
12864S.H(143): error C202: 'SCLK': undefined identifier
12864S.H(146): error C202: 'SCLK': undefined identifier
12864S.H(148): error C202: 'SID': undefined identifier
12864S.H(152): error C202: 'SID': undefined identifier
12864S.H(154): error C202: 'SCLK': undefined identifier
12864S.H(157): error C202: 'SCLK': undefined identifier
12864S.H(159): error C202: 'SID': undefined identifier
12864S.H(195): error C202: 'CS': undefined identifier
12864S.H(199): error C202: 'CS': undefined identifier
12864S.H(491): error C202: 'CS': undefined identifier
12864S.H(492): error C202: 'SCLK': undefined identifier
12864S.H(493): error C202: 'SID': undefined identifier
POWERDOWN.C(17): error C202: 'PCON': undefined identifier
POWERDOWN.C(17): error C141: syntax error near '#'
POWERDOWN.C(17): error C141: syntax error near 'H'
Target not created
Build target 'Target 1'
compiling main.c...
MAIN.C(13): warning C206: 'logo2': missing function-prototype
MAIN.C(14): warning C206: 'delay': missing function-prototype
MAIN.C(14): error C267: 'delay': requires ANSI-style prototype
compiling powerdown.c...
12864S.H(33): error C202: 'P2': undefined identifier
12864S.H(34): error C202: 'P2': undefined identifier
12864S.H(35): error C202: 'P2': undefined identifier
12864S.H(71): error C202: 'CS': undefined identifier
12864S.H(72): error C202: 'SID': undefined identifier
12864S.H(73): error C202: 'SCLK': undefined identifier
12864S.H(74): error C202: 'CS': undefined identifier
12864S.H(77): error C202: 'SID': undefined identifier
12864S.H(78): error C202: 'SCLK': undefined identifier
12864S.H(78): error C202: 'SCLK': undefined identifier
12864S.H(79): error C202: 'SID': undefined identifier
12864S.H(80): error C202: 'SCLK': undefined identifier
12864S.H(80): error C202: 'SCLK': undefined identifier
12864S.H(81): error C202: 'SID': undefined identifier
12864S.H(82): error C202: 'SCLK': undefined identifier
12864S.H(82): error C202: 'SCLK': undefined identifier
12864S.H(83): error C202: 'SID': undefined identifier
12864S.H(84): error C202: 'SCLK': undefined identifier
12864S.H(84): error C202: 'SCLK': undefined identifier
12864S.H(89): error C202: 'SCLK': undefined identifier
12864S.H(91): error C202: 'SID': undefined identifier
12864S.H(92): error C202: 'SCLK': undefined identifier
12864S.H(97): error C202: 'SCLK': undefined identifier
12864S.H(99): error C202: 'SID': undefined identifier
12864S.H(100): error C202: 'SCLK': undefined identifier
12864S.H(104): error C202: 'SCLK': undefined identifier
12864S.H(104): error C202: 'SCLK': undefined identifier
12864S.H(107): error C202: 'CS': undefined identifier
12864S.H(108): error C202: 'SID': undefined identifier
12864S.H(109): error C202: 'SCLK': undefined identifier
12864S.H(141): error C202: 'SID': undefined identifier
12864S.H(143): error C202: 'SCLK': undefined identifier
12864S.H(146): error C202: 'SCLK': undefined identifier
12864S.H(148): error C202: 'SID': undefined identifier
12864S.H(152): error C202: 'SID': undefined identifier
12864S.H(154): error C202: 'SCLK': undefined identifier
12864S.H(157): error C202: 'SCLK': undefined identifier
12864S.H(159): error C202: 'SID': undefined identifier
12864S.H(195): error C202: 'CS': undefined identifier
12864S.H(199): error C202: 'CS': undefined identifier
12864S.H(491): error C202: 'CS': undefined identifier
12864S.H(492): error C202: 'SCLK': undefined identifier
12864S.H(493): error C202: 'SID': undefined identifier
POWERDOWN.C(17): error C202: 'PCON': undefined identifier
POWERDOWN.C(17): error C141: syntax error near '#'
POWERDOWN.C(17): error C141: syntax error near 'H'
Target not created
Build target 'Target 1'
compiling main.c...
compiling powerdown.c...
POWERDOWN.C(14): warning C206: 'lcd_setposition': missing function-prototype
POWERDOWN.C(14): error C267: 'lcd_setposition': requires ANSI-style prototype
Target not created
Build target 'Target 1'
compiling main.c...
compiling powerdown.c...
POWERDOWN.C(14): warning C206: 'lcd_setposition': missing function-prototype
POWERDOWN.C(14): error C267: 'lcd_setposition': requires ANSI-style prototype
Target not created
Build target 'Target 1'
compiling main.c...
MAIN.C(13): warning C206: 'logo2': missing function-prototype
MAIN.C(14): warning C206: 'delay': missing function-prototype
MAIN.C(14): error C267: 'delay': requires ANSI-style prototype
compiling powerdown.c...
POWERDOWN.C(15): error C202: 'BEEP': undefined identifier
POWERDOWN.C(16): error C202: 'PCON': undefined identifier
Target not created
Build target 'Target 1'
compiling main.c...
compiling powerdown.c...
POWERDOWN.C(15): error C202: 'BEEP': undefined identifier
POWERDOWN.C(16): error C202: 'PCON': undefined identifier
Target not created
Build target 'Target 1'
compiling main.c...
compiling powerdown.c...
POWERDOWN.C(2): error C202: 'P3': undefined identifier
POWERDOWN.C(18): error C202: 'BEEP': undefined identifier
POWERDOWN.C(19): error C202: 'PCON': undefined identifier
Target not created
Build target 'Target 1'
compiling main.c...
compiling powerdown.c...
POWERDOWN.C(17): error C202: 'BEEP': undefined identifier
POWERDOWN.C(18): error C202: 'PCON': undefined identifier
Target not created
Build target 'Target 1'
compiling main.c...
compiling powerdown.c...
POWERDOWN.C(17): error C202: 'BEEP': undefined identifier
POWERDOWN.C(18): error C202: 'PCON': undefined identifier
Target not created
Build target 'Target 1'
compiling main.c...
STC.H(7): error C231: 'P4': redefinition
STC.H(8): error C231: 'P43': redefinition
STC.H(9): error C231: 'P42': redefinition
STC.H(10): error C231: 'P41': redefinition
STC.H(11): error C231: 'P40': redefinition
STC.H(13): error C231: 'XICON': redefinition
STC.H(15): error C231: 'WDT_CONTR': redefinition
STC.H(17): error C231: 'ISP_DATA': redefinition
STC.H(18): error C231: 'ISP_ADDRH': redefinition
STC.H(19): error C231: 'ISP_ADDRL': redefinition
STC.H(20): error C231: 'ISP_CMD': redefinition
STC.H(21): error C231: 'ISP_TRIG': redefinition
STC.H(22): error C231: 'ISP_CONTR': redefinition
STC.H(38): error C231: 'P0': redefinition
STC.H(39): error C231: 'P1': redefinition
STC.H(40): error C231: 'P2': redefinition
STC.H(41): error C231: 'P3': redefinition
STC.H(42): error C231: 'PSW': redefinition
STC.H(43): error C231: 'ACC': redefinition
STC.H(44): error C231: 'B': redefinition
STC.H(45): error C231: 'SP': redefinition
STC.H(46): error C231: 'DPL': redefinition
STC.H(47): error C231: 'DPH': redefinition
STC.H(48): error C231: 'PCON': redefinition
STC.H(49): error C231: 'TCON': redefinition
STC.H(50): error C231: 'TMOD': redefinition
STC.H(51): error C231: 'TL0': redefinition
STC.H(52): error C231: 'TL1': redefinition
STC.H(53): error C231: 'TH0': redefinition
STC.H(54): error C231: 'TH1': redefinition
STC.H(55): error C231: 'IE': redefinition
STC.H(56): error C231: 'IP': redefinition
STC.H(57): error C231: 'SCON': redefinition
STC.H(58): error C231: 'SBUF': redefinition
STC.H(61): error C231: 'AUXR': redefinition
STC.H(62): error C231: 'AUXR1': redefinition
STC.H(63): error C231: 'SADDR': redefinition
STC.H(64): error C231: 'IPH': redefinition
STC.H(65): error C231: 'SADEN': redefinition
STC.H(66): error C231: 'T2CON': redefinition
STC.H(67): error C231: 'T2MOD': redefinition
STC.H(68): error C231: 'RCAP2L': redefinition
STC.H(69): error C231: 'RCAP2H': redefinition
STC.H(70): error C231: 'TL2': redefinition
STC.H(71): error C231: 'TH2': redefinition
STC.H(97): error C231: 'CY': redefinition
STC.H(98): error C231: 'AC': redefinition
STC.H(99): error C231: 'F0': redefinition
STC.H(100): error C231: 'RS1': redefinition
STC.H(101): error C231: 'RS0': redefinition
STC.H(102): error C231: 'OV': redefinition
STC.H(103): error C231: 'P': redefinition
STC.H(106): error C231: 'TF1': redefinition
STC.H(107): error C231: 'TR1': redefinition
STC.H(108): error C231: 'TF0': redefinition
STC.H(109): error C231: 'TR0': redefinition
STC.H(110): error C231: 'IE1': redefinition
STC.H(111): error C231: 'IT1': redefinition
STC.H(112): error C231: 'IE0': redefinition
STC.H(113): error C231: 'IT0': redefinition
STC.H(116): error C231: 'EA': redefinition
STC.H(117): error C231: 'EC': redefinition
STC.H(118): error C231: 'ET2': redefinition
STC.H(119): error C231: 'ES': redefinition
STC.H(120): error C231: 'ET1': redefinition
STC.H(121): error C231: 'EX1': redefinition
STC.H(122): error C231: 'ET0': redefinition
STC.H(123): error C231: 'EX0': redefinition
STC.H(127): error C231: 'PT2': redefinition
STC.H(128): error C231: 'PS': redefinition
STC.H(129): error C231: 'PT1': redefinition
STC.H(130): error C231: 'PX1': redefinition
STC.H(131): error C231: 'PT0': redefinition
STC.H(132): error C231: 'PX0': redefinition
STC.H(135): error C231: 'RD': redefinition
STC.H(136): error C231: 'WR': redefinition
STC.H(137): error C231: 'T1': redefinition
STC.H(138): error C231: 'T0': redefinition
STC.H(139): error C231: 'INT1': redefinition
STC.H(140): error C231: 'INT0': redefinition
STC.H(141): error C231: 'TXD': redefinition
STC.H(142): error C231: 'RXD': redefinition
STC.H(145): error C231: 'SM0': redefinition
STC.H(146): error C231: 'FE': redefinition
STC.H(147): error C231: 'SM1': redefinition
STC.H(148): error C231: 'SM2': redefinition
STC.H(149): error C231: 'REN': redefinition
STC.H(150): error C231: 'TB8': redefinition
STC.H(151): error C231: 'RB8': redefinition
STC.H(152): error C231: 'TI': redefinition
STC.H(153): error C231: 'RI': redefinition
STC.H(165): error C231: 'T2EX': redefinition
STC.H(166): error C231: 'T2': redefinition
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -