key1.plg

来自「电子开发网培训用的51单片机内部培训代码」· PLG 代码 · 共 102 行

PLG
102
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\ycj\My Documents\51\MCS-51使用与实例\lala\按键\c\key1.uv2
Project File Date:  05/14/2006

<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling key1.c...
linking...
Program Size: data=9.0 xdata=0 code=142
creating hex file from "key1"...
"key1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling key1.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?READ_KEY?KEY1
Program Size: data=10.0 xdata=0 code=138
creating hex file from "key1"...
"key1" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling key1.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?READ_KEY?KEY1
Program Size: data=10.0 xdata=0 code=138
creating hex file from "key1"...
"key1" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling key1.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?READ_KEY?KEY1
Program Size: data=10.0 xdata=0 code=138
creating hex file from "key1"...
"key1" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling key1.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?READ_KEY?KEY1
Program Size: data=10.0 xdata=0 code=138
creating hex file from "key1"...
"key1" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling key1.c...
KEY1.C(93): error C141: syntax error near 'unsigned'
KEY1.C(93): error C202: 'i': undefined identifier
KEY1.C(97): error C202: 'i': undefined identifier
KEY1.C(98): error C202: 'i': undefined identifier
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling key1.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?READ_KEY?KEY1
Program Size: data=10.0 xdata=0 code=141
creating hex file from "key1"...
"key1" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling key1.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?READ_KEY?KEY1
Program Size: data=10.0 xdata=0 code=141
creating hex file from "key1"...
"key1" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling key1.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?READ_KEY?KEY1
Program Size: data=10.0 xdata=0 code=141
creating hex file from "key1"...
"key1" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling key1.c...
linking...
Program Size: data=9.0 xdata=0 code=143
creating hex file from "key1"...
"key1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling key1.c...
linking...
Program Size: data=9.0 xdata=0 code=142
creating hex file from "key1"...
"key1" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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