pwm.plg

来自「2010年新增TX-1C程序」· PLG 代码 · 共 117 行

PLG
117
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
F:\工程\新增程序\TX-1C开发产品实例\单片机产生频率与占空比可调PWM波\pwm.uv2
Project File Date:  07/13/2010

<h2>Output:</h2>
Build target 'Target 1'
compiling pwm.c...
PWM.C(30): error C202: 's3': undefined identifier
PWM.C(32): error C202: 's3': undefined identifier
Target not created
Build target 'Target 1'
compiling pwm.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?KEYSCAN?PWM
Program Size: data=12.0 xdata=0 code=133
creating hex file from "pwm"...
"pwm" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling pwm.c...
linking...
Program Size: data=12.0 xdata=0 code=136
creating hex file from "pwm"...
"pwm" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling pwm.c...
linking...
Program Size: data=12.0 xdata=0 code=268
creating hex file from "pwm"...
"pwm" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling pwm.c...
linking...
Program Size: data=12.0 xdata=0 code=252
creating hex file from "pwm"...
"pwm" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling pwm.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?KEYSCAN?PWM
Program Size: data=12.0 xdata=0 code=249
creating hex file from "pwm"...
"pwm" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling pwm.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?KEYSCAN?PWM
Program Size: data=12.0 xdata=0 code=249
creating hex file from "pwm"...
"pwm" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling pwm.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?KEYSCAN?PWM
Program Size: data=12.0 xdata=0 code=249
creating hex file from "pwm"...
"pwm" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling pwm.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?KEYSCAN?PWM
Program Size: data=12.0 xdata=0 code=249
creating hex file from "pwm"...
"pwm" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling pwm.c...
linking...
Program Size: data=12.0 xdata=0 code=252
creating hex file from "pwm"...
"pwm" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling pwm.c...
linking...
Program Size: data=12.0 xdata=0 code=256
creating hex file from "pwm"...
"pwm" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling pwm.c...
linking...
Program Size: data=12.0 xdata=0 code=256
creating hex file from "pwm"...
"pwm" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling pwm.c...
linking...
Program Size: data=12.0 xdata=0 code=262
creating hex file from "pwm"...
"pwm" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling pwm.c...
linking...
Program Size: data=12.0 xdata=0 code=262
creating hex file from "pwm"...
"pwm" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling pwm.c...
linking...
Program Size: data=13.0 xdata=0 code=339
creating hex file from "pwm"...
"pwm" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling pwm.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_DISPLAY?PWM
Program Size: data=13.0 xdata=0 code=329
creating hex file from "pwm"...
"pwm" - 0 Error(s), 1 Warning(s).

⌨️ 快捷键说明

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