📄 interrupt.plg
字号:
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\Administrator\桌面\Tree\Interrupt.uv2
Project File Date: 03/18/2009
<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling Interrupt.C...
linking...
*** WARNING L1: UNRESOLVED EXTERNAL SYMBOL
SYMBOL: MAIN
MODULE: D:\KEILC51\KEIL_C51_V802\C51\LIB\C51S.LIB (?C_INIT)
*** WARNING L2: REFERENCE MADE TO UNRESOLVED EXTERNAL
SYMBOL: MAIN
MODULE: D:\KEILC51\KEIL_C51_V802\C51\LIB\C51S.LIB (?C_INIT)
ADDRESS: 0010H
Program Size: data=9.0 xdata=0 code=144
"Interrupt" - 0 Error(s), 2 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling Interrupt.C...
INTERRUPT.C(3): error C247: non-address/-constant initializer
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling Interrupt.C...
INTERRUPT.C(14): warning C206: 'delay': missing function-prototype
INTERRUPT.C(14): error C267: 'delay': requires ANSI-style prototype
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling Interrupt.C...
linking...
Program Size: data=13.0 xdata=0 code=94
"Interrupt" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling Interrupt.C...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_DELAY_0?INTERRUPT
Program Size: data=13.0 xdata=0 code=141
creating hex file from "Interrupt"...
"Interrupt" - 0 Error(s), 1 Warning(s).
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -