8051f.plg

来自「C8051F314单片机的应用程序」· PLG 代码 · 共 37 行

PLG
37
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
F:\tt\8051F314\8051F.uv2
Project File Date:  12/05/2007

<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling 8051F.c...
linking...
Program Size: data=9.0 xdata=0 code=50
creating hex file from "8051F"...
"8051F" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling 8051F.c...
8051F.C(41): warning C206: 'printf': missing function-prototype
8051F.C(41): error C267: 'printf': requires ANSI-style prototype
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling 8051F.c...
linking...
Program Size: data=30.1 xdata=0 code=1114
creating hex file from "8051F"...
"8051F" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling 8051F.c...
linking...
Program Size: data=30.1 xdata=0 code=1114
creating hex file from "8051F"...
"8051F" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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