keyboard.plg

来自「8255卡驱动,应该不错」· PLG 代码 · 共 39 行

PLG
39
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
F:\设计参考\16按键键盘\Keil\keyboard.uv2
Project File Date:  07/27/2007

<h2>Output:</h2>
Build target 'Target 1'
compiling Display.c...
Display.c(1): warning C318: can't open file '_REG51_.H'
DISPLAY.C(4): error C202: 'P2': undefined identifier
DISPLAY.C(5): error C202: 'P2': undefined identifier
DISPLAY.C(7): error C141: syntax error near 'formal_t', expected ')'
DISPLAY.C(9): error C141: syntax error near 'i'
DISPLAY.C(9): error C202: 'i': undefined identifier
DISPLAY.C(10): error C202: 'i': undefined identifier
DISPLAY.C(11): error C202: 'i': undefined identifier
DISPLAY.C(16): error C141: syntax error near '*', expected ')'
DISPLAY.C(18): error C141: syntax error near 'i'
DISPLAY.C(18): error C202: 'i': undefined identifier
DISPLAY.C(19): error C202: 'i': undefined identifier
DISPLAY.C(21): error C202: 'P2': undefined identifier
DISPLAY.C(22): error C202: 'P0': undefined identifier
DISPLAY.C(23): error C202: 'P2': undefined identifier
DISPLAY.C(25): error C202: 'p': undefined identifier
DISPLAY.C(26): error C202: 'p2tmp': undefined identifier
DISPLAY.C(27): error C202: 'p2tmp': undefined identifier
compiling keyboard_main.c...
keyboard_main.c(1): warning C318: can't open file '_REG51_.H'
_EXF(X)_.H(4): error C141: syntax error near '*', expected ')'
_EXF(X)_.H(5): error C129: missing ';' before 'GetKey'
compiling getkey.c...
getkey.c(1): warning C318: can't open file '_REG51_.H'
_EXF(X)_.H(4): error C141: syntax error near '*', expected ')'
_EXF(X)_.H(5): error C129: missing ';' before 'GetKey'
Target not created

⌨️ 快捷键说明

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