5-11.plg
来自「单片机C51的学习程序,内包含大部分的功能学习,适合初学者用.」· PLG 代码 · 共 68 行
PLG
68 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
H:\工作学习教程\单片机教程\单片机语言C51程序设计代码\代码\05\5-11\5-11.uv2
Project File Date: 09/09/2005
<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling 5-11.c...
linking...
Program Size: data=33.2 xdata=0 code=1148
"5-11" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling 5-11.c...
linking...
Program Size: data=33.2 xdata=0 code=1148
creating hex file from "5-11"...
"5-11" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling 5-11.c...
linking...
Program Size: data=33.2 xdata=0 code=1154
creating hex file from "5-11"...
"5-11" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling 5-11.c...
linking...
Program Size: data=33.2 xdata=0 code=1154
creating hex file from "5-11"...
"5-11" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling 5-11.c...
5-11.C(8): error C141: syntax error near '='
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling 5-11.c...
linking...
Program Size: data=33.2 xdata=0 code=1154
creating hex file from "5-11"...
"5-11" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling 5-11.c...
5-11.C(8): error C141: syntax error near '='
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling 5-11.c...
linking...
Program Size: data=33.2 xdata=0 code=1154
creating hex file from "5-11"...
"5-11" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling 5-11.c...
linking...
Program Size: data=33.2 xdata=0 code=1154
creating hex file from "5-11"...
"5-11" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?