ps2key.plg

来自「PS/2接口转矩阵键盘,51单片机编程实现」· PLG 代码 · 共 110 行

PLG
110
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\Sean\桌面\1.1\PS2Key.uv2
Project File Date:  04/07/2006

<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling delayfunc.c...
compiling senddata.c...
compiling recvdata.c...
compiling ScanKey.c...
compiling mcheckkey.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?RECVDATA?RECVDATA
Program Size: data=23.3 xdata=0 code=1149
creating hex file from "PS2Key"...
"PS2Key" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling delayfunc.c...
compiling senddata.c...
compiling recvdata.c...
compiling ScanKey.c...
SCANKEY.C(141): error C141: syntax error near 'if'
compiling mcheckkey.c...
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling delayfunc.c...
compiling senddata.c...
compiling recvdata.c...
compiling ScanKey.c...
compiling mcheckkey.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?RECVDATA?RECVDATA
Program Size: data=23.3 xdata=0 code=1130
creating hex file from "PS2Key"...
"PS2Key" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling delayfunc.c...
compiling senddata.c...
compiling recvdata.c...
compiling ScanKey.c...
compiling mcheckkey.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?RECVDATA?RECVDATA
Program Size: data=23.3 xdata=0 code=1122
creating hex file from "PS2Key"...
"PS2Key" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling delayfunc.c...
compiling senddata.c...
compiling recvdata.c...
compiling ScanKey.c...
compiling mcheckkey.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?RECVDATA?RECVDATA
Program Size: data=23.3 xdata=0 code=1131
creating hex file from "PS2Key"...
"PS2Key" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling delayfunc.c...
compiling senddata.c...
compiling recvdata.c...
compiling ScanKey.c...
compiling mcheckkey.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?RECVDATA?RECVDATA
Program Size: data=23.3 xdata=0 code=1136
creating hex file from "PS2Key"...
"PS2Key" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling delayfunc.c...
compiling senddata.c...
compiling recvdata.c...
compiling ScanKey.c...
compiling mcheckkey.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?RECVDATA?RECVDATA
Program Size: data=23.3 xdata=0 code=1136
creating hex file from "PS2Key"...
"PS2Key" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling delayfunc.c...
compiling senddata.c...
compiling recvdata.c...
compiling ScanKey.c...
compiling mcheckkey.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?RECVDATA?RECVDATA
Program Size: data=22.3 xdata=0 code=1136
creating hex file from "PS2Key"...
"PS2Key" - 0 Error(s), 1 Warning(s).

⌨️ 快捷键说明

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