keyboard_serial.plg

来自「模拟的键盘输入程序」· PLG 代码 · 共 74 行

PLG
74
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\MCU\keyboard_serialport\keyboard_serial.uv2
Project File Date:  03/13/2009

<h2>Output:</h2>
compiling keyboard_serial.c...
KEYBOARD_SERIAL.C(22): error C202: 'uchar': undefined identifier
KEYBOARD_SERIAL.C(22): error C141: syntax error near 'sccode'
KEYBOARD_SERIAL.C(32): error C202: 'sccode': undefined identifier
KEYBOARD_SERIAL.C(34): error C202: 'sccode': undefined identifier
KEYBOARD_SERIAL.C(36): error C202: 'sccode': undefined identifier
KEYBOARD_SERIAL.C(40): error C202: 'recode': undefined identifier
KEYBOARD_SERIAL.C(41): error C202: 'sccode': undefined identifier
KEYBOARD_SERIAL.C(45): error C202: 'sccode': undefined identifier
keyboard_serial.c - 8 Error(s), 0 Warning(s).
compiling keyboard_serial.c...
keyboard_serial.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
linking...
Program Size: data=24.0 xdata=0 code=414
creating hex file from "keyboard_serial"...
"keyboard_serial" - 0 Error(s), 0 Warning(s).
compiling keyboard_serial.c...
keyboard_serial.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
linking...
Program Size: data=24.0 xdata=0 code=414
creating hex file from "keyboard_serial"...
"keyboard_serial" - 0 Error(s), 0 Warning(s).
compiling keyboard_serial.c...
KEYBOARD_SERIAL.C(85): error C141: syntax error near 'display'
keyboard_serial.c - 1 Error(s), 0 Warning(s).
compiling keyboard_serial.c...
keyboard_serial.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
linking...
Program Size: data=24.0 xdata=0 code=413
creating hex file from "keyboard_serial"...
"keyboard_serial" - 0 Error(s), 0 Warning(s).
compiling keyboard_serial.c...
keyboard_serial.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
linking...
Program Size: data=24.0 xdata=0 code=449
creating hex file from "keyboard_serial"...
"keyboard_serial" - 0 Error(s), 0 Warning(s).
compiling keyboard_serial.c...
KEYBOARD_SERIAL.C(82): error C211: call not to a function
keyboard_serial.c - 1 Error(s), 0 Warning(s).
compiling keyboard_serial.c...
KEYBOARD_SERIAL.C(11): error C129: missing ';' before '.'
keyboard_serial.c - 1 Error(s), 0 Warning(s).
compiling keyboard_serial.c...
keyboard_serial.c - 0 Error(s), 0 Warning(s).
compiling keyboard_serial.c...
keyboard_serial.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
linking...
Program Size: data=24.0 xdata=0 code=449
creating hex file from "keyboard_serial"...
"keyboard_serial" - 0 Error(s), 0 Warning(s).
compiling keyboard_serial.c...
keyboard_serial.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
linking...
Program Size: data=24.0 xdata=0 code=449
creating hex file from "keyboard_serial"...
"keyboard_serial" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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