shumaguan04.plg

来自「哈尔滨工程大学 某开发的51单片机学习板 源代码 可联系邮箱kinglong」· PLG 代码 · 共 69 行

PLG
69
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\Administrator\桌面\51单片机开发板教程\实验板例程\LESSON09—\shumaguan04.uv2
Project File Date:  09/04/2008

<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
linking...
*** WARNING L1: UNRESOLVED EXTERNAL SYMBOL
    SYMBOL:  ?C_START
    MODULE:  STARTUP.obj (?C_STARTUP)
*** WARNING L2: REFERENCE MADE TO UNRESOLVED EXTERNAL
    SYMBOL:  ?C_START
    MODULE:  STARTUP.obj (?C_STARTUP)
    ADDRESS: 000DH
Program Size: data=9.0 xdata=0 code=15
"shumaguan04" - 0 Error(s), 2 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling shumaguan04.c...
SHUMAGUAN04.C(42): error C141: syntax error near 'dula'
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling shumaguan04.c...
linking...
Program Size: data=14.0 xdata=0 code=353
creating hex file from "shumaguan04"...
"shumaguan04" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling shumaguan04.c...
linking...
Program Size: data=14.0 xdata=0 code=366
creating hex file from "shumaguan04"...
"shumaguan04" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling shumaguan04.c...
linking...
Program Size: data=14.0 xdata=0 code=366
creating hex file from "shumaguan04"...
"shumaguan04" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling shumaguan04.c...
linking...
Program Size: data=14.0 xdata=0 code=340
creating hex file from "shumaguan04"...
"shumaguan04" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling shumaguan04.c...
linking...
Program Size: data=14.0 xdata=0 code=322
creating hex file from "shumaguan04"...
"shumaguan04" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling shumaguan04.c...
linking...
Program Size: data=14.0 xdata=0 code=337
creating hex file from "shumaguan04"...
"shumaguan04" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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