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

📄 keyscan.plg

📁 单片机键盘扫描的一种程序实现方法。比起组行扫描逐列置零节省很多的空间。
💻 PLG
字号:
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
E:\dianpianji\c lesson\temp\keyscan.uv2
Project File Date:  04/15/2009

<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling keyscan.c...
linking...
Program Size: data=15.0 xdata=0 code=433
creating hex file from "keyscan"...
"keyscan" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling keyscan.c...
linking...
Program Size: data=15.0 xdata=0 code=433
creating hex file from "keyscan"...
"keyscan" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling keyscan.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?KEYSCAN?KEYSCAN
Program Size: data=15.0 xdata=0 code=296
creating hex file from "keyscan"...
"keyscan" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling keyscan.c...
linking...
Program Size: data=15.0 xdata=0 code=301
creating hex file from "keyscan"...
"keyscan" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling keyscan.c...
KEYSCAN.C(21): error C231: 'keyscan': redefinition
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling keyscan.c...
KEYSCAN.C(27): warning C206: 'delay': missing function-prototype
KEYSCAN.C(27): error C267: 'delay': requires ANSI-style prototype
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling keyscan.c...
linking...
Program Size: data=15.0 xdata=0 code=220
creating hex file from "keyscan"...
"keyscan" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling keyscan.c...
linking...
Program Size: data=15.0 xdata=0 code=220
creating hex file from "keyscan"...
"keyscan" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling keyscan.c...
KEYSCAN.C(43): error C175: 0xEB: duplicate case value
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling keyscan.c...
linking...
Program Size: data=15.0 xdata=0 code=348
creating hex file from "keyscan"...
"keyscan" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling keyscan.c...
linking...
Program Size: data=15.0 xdata=0 code=337
creating hex file from "keyscan"...
"keyscan" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling keyscan.c...
linking...
Program Size: data=15.0 xdata=0 code=336
creating hex file from "keyscan"...
"keyscan" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling keyscan.c...
linking...
Program Size: data=15.0 xdata=0 code=339
creating hex file from "keyscan"...
"keyscan" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling keyscan.c...
linking...
Program Size: data=15.0 xdata=0 code=339
creating hex file from "keyscan"...
"keyscan" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>

⌨️ 快捷键说明

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