interrupt-c.plg

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

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

<h2>Output:</h2>
Build target 'Target 1'
compiling interrupt.c...
INTERRUPT.C(27): error C202: 'key': undefined identifier
INTERRUPT.C(79): error C231: 'read_key': redefinition
INTERRUPT.C(127): error C231: 'read_key': redefinition
assembling STARTUP.A51...
Target not created
Build target 'Target 1'
compiling interrupt.c...
INTERRUPT.C(79): error C231: 'read_key': redefinition
INTERRUPT.C(127): error C231: 'read_key': redefinition
assembling STARTUP.A51...
Target not created
Build target 'Target 1'
compiling interrupt.c...
INTERRUPT.C(138): warning C235: parameter 1: different types
assembling STARTUP.A51...
linking...
Program Size: data=12.0 xdata=0 code=639
"interrupt-c" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling interrupt.c...
INTERRUPT.C(138): warning C235: parameter 1: different types
assembling STARTUP.A51...
linking...
Program Size: data=12.0 xdata=0 code=639
"interrupt-c" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling interrupt.c...
INTERRUPT.C(138): warning C235: parameter 1: different types
assembling STARTUP.A51...
linking...
Program Size: data=12.0 xdata=0 code=639
"interrupt-c" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling interrupt.c...
INTERRUPT.C(138): warning C235: parameter 1: different types
assembling STARTUP.A51...
linking...
Program Size: data=12.0 xdata=0 code=639
"interrupt-c" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling interrupt.c...
assembling STARTUP.A51...
linking...
Program Size: data=12.0 xdata=0 code=641
"interrupt-c" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling interrupt.c...
assembling STARTUP.A51...
linking...
Program Size: data=12.0 xdata=0 code=641
"interrupt-c" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling interrupt.c...
assembling STARTUP.A51...
linking...
Program Size: data=12.0 xdata=0 code=641
creating hex file from "interrupt-c"...
"interrupt-c" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling interrupt.c...
assembling STARTUP.A51...
linking...
Program Size: data=12.0 xdata=0 code=641
creating hex file from "interrupt-c"...
"interrupt-c" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling interrupt.c...
assembling STARTUP.A51...
linking...
Program Size: data=12.0 xdata=0 code=641
creating hex file from "interrupt-c"...
"interrupt-c" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling interrupt.c...
assembling STARTUP.A51...
linking...
Program Size: data=12.0 xdata=0 code=642
creating hex file from "interrupt-c"...
"interrupt-c" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling interrupt.c...
assembling STARTUP.A51...
linking...
Program Size: data=12.0 xdata=0 code=648
creating hex file from "interrupt-c"...
"interrupt-c" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling interrupt.c...
assembling STARTUP.A51...
linking...
Program Size: data=12.0 xdata=0 code=648
creating hex file from "interrupt-c"...
"interrupt-c" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling interrupt.c...
assembling STARTUP.A51...
linking...
Program Size: data=12.0 xdata=0 code=648
creating hex file from "interrupt-c"...
"interrupt-c" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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