key.plg

来自「这里很详细地将了怎样编写一个4*4的行列扫描式键盘(它已经通过keil编译并使用」· PLG 代码 · 共 93 行

PLG
93
字号
<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 + =
减小字号Ctrl + -
显示快捷键?