📄 65 key lock (1).plg
字号:
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
D:\单片机\工具\Proteus在MCS-51ARM7系统中的应用百\MCS-51_examples\Chapter_8\65 Key Lock (1)\逆向\65 Key Lock (1).uv2
Project File Date: 05/20/2007
<h2>Output:</h2>
Build target 'Target 1'
compiling main.c...
MAIN.C(48): error C202: 'KEY_t': undefined identifier
MAIN.C(49): error C202: 'KEY_t': undefined identifier
Target not created
Build target 'Target 1'
compiling main.c...
MAIN.C(49): warning C206: 'KEY': missing function-prototype
MAIN.C(53): warning C206: 'DISPLED': missing function-prototype
MAIN.C(59): warning C206: 'COMP': missing function-prototype
MAIN.C(65): error C202: 'P35': undefined identifier
Target not created
Build target 'Target 1'
compiling main.c...
MAIN.C(53): warning C206: 'DISPLED': missing function-prototype
MAIN.C(59): warning C206: 'COMP': missing function-prototype
MAIN.C(65): error C202: 'P35': undefined identifier
Target not created
Build target 'Target 1'
compiling main.c...
MAIN.C(62): warning C206: 'COMP': missing function-prototype
MAIN.C(68): error C202: 'P35': undefined identifier
Target not created
Build target 'Target 1'
compiling main.c...
MAIN.C(68): error C202: 'P35': undefined identifier
Target not created
Build target 'Target 1'
compiling main.c...
MAIN.C(71): warning C206: 'TestKey': missing function-prototype
MAIN.C(72): warning C206: 'CHPSW': missing function-prototype
MAIN.C(80): error C233: 'MLOOP': undefined label
MAIN.C(127): error C231: 'TestKey': redefinition
MAIN.C(130): error C231: 'TestKey': redefinition
MAIN.C(144): error C202: 'temp': undefined identifier
MAIN.C(145): error C202: 'temp': undefined identifier
MAIN.C(153): error C202: 'temp2': undefined identifier
MAIN.C(154): error C202: 'temp2': undefined identifier
MAIN.C(157): error C202: 'temp': undefined identifier
MAIN.C(159): error C202: 'offset': undefined identifier
MAIN.C(163): error C202: 'temp': undefined identifier
MAIN.C(167): error C202: 'offset': undefined identifier
MAIN.C(169): error C202: 'offset': undefined identifier
Target not created
Build target 'Target 1'
compiling main.c...
MAIN.C(74): warning C206: 'CHPSW': missing function-prototype
MAIN.C(82): error C233: 'MLOOP': undefined label
MAIN.C(146): error C202: 'temp': undefined identifier
MAIN.C(147): error C202: 'temp': undefined identifier
MAIN.C(155): error C202: 'temp2': undefined identifier
MAIN.C(156): error C202: 'temp2': undefined identifier
MAIN.C(159): error C202: 'temp': undefined identifier
MAIN.C(161): error C202: 'offset': undefined identifier
MAIN.C(165): error C202: 'temp': undefined identifier
MAIN.C(169): error C202: 'offset': undefined identifier
MAIN.C(171): error C202: 'offset': undefined identifier
Target not created
Build target 'Target 1'
compiling main.c...
MAIN.C(74): warning C206: 'CHPSW': missing function-prototype
MAIN.C(82): error C233: 'MLOOP': undefined label
MAIN.C(147): error C202: 'temp': undefined identifier
MAIN.C(148): error C202: 'temp': undefined identifier
MAIN.C(156): error C202: 'temp2': undefined identifier
MAIN.C(157): error C202: 'temp2': undefined identifier
MAIN.C(160): error C202: 'temp': undefined identifier
MAIN.C(166): error C202: 'temp': undefined identifier
Target not created
Build target 'Target 1'
compiling main.c...
MAIN.C(74): warning C206: 'CHPSW': missing function-prototype
MAIN.C(82): error C233: 'MLOOP': undefined label
Target not created
Build target 'Target 1'
compiling main.c...
MAIN.C(75): warning C206: 'CHPSW': missing function-prototype
MAIN.C(120): error C233: 'GETPW': undefined label
Target not created
Build target 'Target 1'
compiling main.c...
MAIN.C(76): warning C206: 'CHPSW': missing function-prototype
MAIN.C(121): error C233: 'GETPW': undefined label
MAIN.C(187): error C231: 'CHPSW': redefinition
MAIN.C(224): error C231: 'CHPSW': redefinition
Target not created
Build target 'Target 1'
compiling main.c...
MAIN.C(121): error C233: 'GETPW': undefined label
Target not created
Build target 'Target 1'
compiling main.c...
MAIN.C(53): warning C280: 'GETPW': unreferenced label
MAIN.C(123): error C233: 'GETPW': undefined label
Target not created
Build target 'Target 1'
compiling main.c...
MAIN.C(70): error C193: '!': illegal type conversion from/to 'void'
MAIN.C(107): error C231: 'COMP': redefinition
MAIN.C(125): error C231: 'COMP': redefinition
Target not created
Build target 'Target 1'
compiling main.c...
MAIN.C(228): error C233: 'wait': undefined label
Target not created
Build target 'Target 1'
compiling main.c...
MAIN.C(80): error C193: '!': illegal type conversion from/to 'void'
MAIN.C(191): error C231: 'CHPSW': redefinition
MAIN.C(229): error C231: 'CHPSW': redefinition
Target not created
Build target 'Target 1'
compiling main.c...
MAIN.C(88): error C233: 'wait': undefined label
Target not created
Build target 'Target 1'
compiling main.c...
linking...
Program Size: data=38.0 xdata=0 code=351
"65 Key Lock (1)" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling main.c...
linking...
Program Size: data=38.0 xdata=0 code=351
creating hex file from "65 Key Lock (1)"...
"65 Key Lock (1)" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -