pwm.plg

来自「c8051f系列的产生pwm波,理解了只要稍加改动就能成为自己的程序」· PLG 代码 · 共 29 行

PLG
29
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\c80511\new_pwm\pwm1\pwm.uv2
Project File Date:  04/17/2009

<h2>Output:</h2>
compiling pwm-8.c...
pwm-8.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
linking...
Program Size: data=14.1 xdata=0 code=177
creating hex file from "pwm"...
"pwm" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling pwm-8.c...
linking...
Program Size: data=14.1 xdata=0 code=177
creating hex file from "pwm"...
"pwm" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling pwm-8.c...
linking...
Program Size: data=14.1 xdata=0 code=172
creating hex file from "pwm"...
"pwm" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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