iicdemo.plg
来自「压缩包中包括多个常用的汇编」· PLG 代码 · 共 28 行
PLG
28 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
E:\c51prj\iicdemo\iicdemo.uv2
Project File Date: 06/27/2005
<h2>Output:</h2>
Build target 'Target 1'
compiling iicdemo.c...
linking...
Program Size: data=144.0 xdata=0 code=419
"iicdemo" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling iicdemo.c...
IICDEMO.C(42): error C141: syntax error near 'demand', expected ')'
IICDEMO.C(43): error C129: missing ';' before 'iic_receive_byte'
Target not created
Build target 'Target 1'
compiling iicdemo.c...
linking...
Program Size: data=144.0 xdata=0 code=419
"iicdemo" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?