h232.plg
来自「51系列单片机的串口测试源码」· PLG 代码 · 共 61 行
PLG
61 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
D:\documents\cx\MCU\test_uart\h232.uv2
Project File Date: 07/29/2005
<h2>Output:</h2>
Build target 'Target 1'
compiling hardware_232.c...
HARDWARE_232.C(13): warning C206: 'strlen': missing function-prototype
HARDWARE_232.C(13): error C267: 'strlen': requires ANSI-style prototype
HARDWARE_232.C(41): error C202: 'byte': undefined identifier
HARDWARE_232.C(41): error C141: syntax error near 'idata'
HARDWARE_232.C(42): error C202: 'SendBuffer': undefined identifier
HARDWARE_232.C(43): error C202: 'SendBuffer': undefined identifier
HARDWARE_232.C(48): error C202: 'SendBuffer': undefined identifier
Target not created
Build target 'Target 1'
compiling hardware_232.c...
HARDWARE_232.C(13): warning C206: 'strlen': missing function-prototype
HARDWARE_232.C(13): error C267: 'strlen': requires ANSI-style prototype
Target not created
Build target 'Target 1'
compiling hardware_232.c...
linking...
Program Size: data=68.0 xdata=0 code=690
creating hex file from "h232"...
"h232" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling hardware_232.c...
linking...
Program Size: data=68.0 xdata=0 code=690
creating hex file from "h232"...
"h232" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling hardware_232.c...
linking...
Program Size: data=68.0 xdata=0 code=762
creating hex file from "h232"...
"h232" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling hardware_232.c...
linking...
Program Size: data=68.0 xdata=0 code=769
creating hex file from "h232"...
"h232" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling hardware_232.c...
linking...
Program Size: data=68.0 xdata=0 code=769
creating hex file from "h232"...
"h232" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling hardware_232.c...
linking...
Program Size: data=68.0 xdata=0 code=781
creating hex file from "h232"...
"h232" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?