定时器0工作方式0.plg

来自「单片机C51的定时器程序」· PLG 代码 · 共 78 行

PLG
78
字号
<html>
<body>
<pre>
<h1>礦ision Build Log</h1>
<h2>Project:</h2>
F:\大学\大三下\单片机\程序\定时器\定时器0\定时器0工作方式0\定时器0工作方式0.uvproj
Project File Date:  06/13/2012

<h2>Output:</h2>
compiling main.c...
STR\MAIN.C(27): error C141: syntax error near ''
str\main.c - 1 Error(s), 0 Warning(s).
compiling main.c...
str\main.c - 0 Error(s), 0 Warning(s).
Build target '定时器0工作方式0'
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?TIME0_INIT?MAIN
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?TIME0_INT?MAIN
Program Size: data=10.0 xdata=0 code=87
"定时器0工作方式0" - 0 Error(s), 2 Warning(s).
compiling main.c...
str\main.c - 0 Error(s), 0 Warning(s).
Build target '定时器0工作方式0'
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?TIME0_INIT?MAIN
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?TIME0_INT?MAIN
Program Size: data=10.0 xdata=0 code=87
creating hex file from ".\output\定时器0工作方式0"...
".\output\定时器0工作方式0" - 0 Error(s), 2 Warning(s).
compiling main.c...
str\main.c - 0 Error(s), 0 Warning(s).
Build target '定时器0工作方式0'
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?TIME0_INIT?MAIN
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?TIME0_INT?MAIN
Program Size: data=11.0 xdata=0 code=120
creating hex file from ".\output\定时器0工作方式0"...
".\output\定时器0工作方式0" - 0 Error(s), 2 Warning(s).
Build target '定时器0工作方式0'
compiling main.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?TIME0_INIT?MAIN
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?TIME0_INT?MAIN
Program Size: data=11.0 xdata=0 code=120
creating hex file from ".\output\定时器0工作方式0"...
".\output\定时器0工作方式0" - 0 Error(s), 2 Warning(s).
compiling main.c...
str\main.c - 0 Error(s), 0 Warning(s).
Build target '定时器0工作方式0'
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?TIME0_INIT?MAIN
Program Size: data=11.0 xdata=0 code=127
creating hex file from ".\output\定时器0工作方式0"...
".\output\定时器0工作方式0" - 0 Error(s), 1 Warning(s).
Build target '定时器0工作方式0'
compiling main.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?TIME0_INIT?MAIN
Program Size: data=11.0 xdata=0 code=127
creating hex file from ".\output\定时器0工作方式0"...
".\output\定时器0工作方式0" - 0 Error(s), 1 Warning(s).
Build target '定时器0工作方式0'
compiling main.c...
linking...
Program Size: data=11.0 xdata=0 code=131
creating hex file from ".\output\定时器0工作方式0"...
".\output\定时器0工作方式0" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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