stc_pwm.plg

来自「这是关于stc12c系列单片机PWM的事例程序,对学习单片机的东东很有用」· PLG 代码 · 共 31 行

PLG
31
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\Administrator\桌面\stc_pwm\stc_pwm.uv2
Project File Date:  11/21/2007

<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling stc_pwm.c...
linking...
Program Size: data=12.2 xdata=0 code=469
creating hex file from "stc_pwm"...
"stc_pwm" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling stc_pwm.c...
linking...
Program Size: data=12.2 xdata=0 code=469
creating hex file from "stc_pwm"...
"stc_pwm" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling stc_pwm.c...
linking...
Program Size: data=12.2 xdata=0 code=469
creating hex file from "stc_pwm"...
"stc_pwm" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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