rs232toi2c.plg

来自「Keil 8051 C example RS232 to I2c」· PLG 代码 · 共 34 行

PLG
34
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
C:\51book\RS232ToI2C\RS232ToI2C.uv2
Project File Date:  06/11/2006

<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling i2c.c...
compiling Kernal.c...
compiling RS232.c...
compiling SystemEvent.c...
compiling DeviceIO.c...
linking...
Program Size: data=93.6 xdata=0 code=1595
creating hex file from ".\Output\RS232ToI2C"...
".\Output\RS232ToI2C" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
".\Output\RS232ToI2C" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling i2c.c...
compiling Kernal.c...
compiling RS232.c...
compiling SystemEvent.c...
compiling DeviceIO.c...
linking...
Program Size: data=93.6 xdata=0 code=1595
creating hex file from ".\Output\RS232ToI2C"...
".\Output\RS232ToI2C" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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