pwm.plg

来自「使用 Keil C工具改写的zlg 的 lpc2131开发板一些程序」· PLG 代码 · 共 39 行

PLG
39
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\Administrator\桌面\Key Pad\2131_Keil\PWM\Timer\pwm.uv2
Project File Date:  04/25/2008

<h2>Output:</h2>
Build target 'Target 1'
compiling main.c...
main.c(38): warning:  #223-D: function "IRQEnable" declared implicitly
main.c(54): warning:  #111-D: statement is unreachable
linking...
.\out\pwm.axf: Error: L6218E: Undefined symbol IRQEnable (referred from main.o).
Target not created
Build target 'Target 1'
linking...
.\out\pwm.axf: Error: L6218E: Undefined symbol IRQEnable (referred from main.o).
Target not created
Build target 'Target 1'
compiling main.c...
main.c(54): warning:  #111-D: statement is unreachable
linking...
FromELF: creating hex file...
".\out\pwm.axf" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
linking...
FromELF: creating hex file...
".\out\pwm.axf" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
linking...
FromELF: creating hex file...
".\out\pwm.axf" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
linking...
FromELF: creating hex file...
".\out\pwm.axf" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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