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

📄 key.plg

📁 这里很详细地将了怎样编写一个4*4的行列扫描式键盘(它已经通过keil编译并使用)。该程序利用P1口作为行列扫描端口,它能够识别是否有多键按下
💻 PLG
字号:
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\Administrator\桌面\程序\key\key.uv2
Project File Date:  06/07/2007

<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
CODE\MAIN.C(59): error C141: syntax error near '.7'
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
CODE\MAIN.C(59): error C141: syntax error near '='
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
CODE\MAIN.C(60): error C141: syntax error near '='
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
linking...
Program Size: data=12.1 xdata=0 code=568
creating hex file from "key"...
"key" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
CODE\MAIN.C(61): error C141: syntax error near '='
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
CODE\MAIN.C(61): error C141: syntax error near '='
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
CODE\MAIN.C(61): error C141: syntax error near '='
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
CODE\MAIN.C(61): error C141: syntax error near '='
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
CODE\MAIN.C(61): error C141: syntax error near '='
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
CODE\MAIN.C(61): error C141: syntax error near '='
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
linking...
Program Size: data=12.1 xdata=0 code=568
creating hex file from "key"...
"key" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
CODE\MAIN.C(60): error C141: syntax error near '='
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
CODE\MAIN.C(23): error C141: syntax error near '.7', expected '='
CODE\MAIN.C(60): error C141: syntax error near '.7'
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
CODE\MAIN.C(23): error C146: 'SBUF': invalid base address
CODE\MAIN.C(60): error C202: 'SBUF7': undefined identifier
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
linking...
Program Size: data=12.1 xdata=0 code=557
creating hex file from "key"...
"key" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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