iic eeprom.plg

来自「iic 写入数据测试 有详细的源代码! 希望可以帮助有需要的朋友」· PLG 代码 · 共 26 行

PLG
26
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\我的电子制作\IIC总线测试\写入数据\IIC EEPROM.uv2
Project File Date:  07/31/2008

<h2>Output:</h2>
Build target 'Target 1'
compiling Text1.c...
TEXT1.C(174): error C247: non-address/-constant initializer
Target not created
Build target 'Target 1'
compiling Text1.c...
linking...
Program Size: data=26.0 xdata=0 code=696
creating hex file from "IIC EEPROM"...
"IIC EEPROM" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling Text1.c...
linking...
Program Size: data=26.0 xdata=0 code=695
creating hex file from "IIC EEPROM"...
"IIC EEPROM" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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