1602+1302+51.plg

来自「自制的 DS1820+51+1602 测量温度的程序 同样适合初学者 了解和」· PLG 代码 · 共 50 行

PLG
50
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
F:\乔小瑞  请留下\单片机最小系统\自制作单片机最小系统程序\1602+1302+51分开的文件\1602+1302+51.uv2
Project File Date:  08/23/2007

<h2>Output:</h2>
Build target 'Target 1'
compiling 1302.c...
compiling 1602.c...
compiling main.c...
linking...
Program Size: data=30.0 xdata=0 code=1142
creating hex file from "1602+1302+51"...
"1602+1302+51" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 1302.c...
1302.C(207): error C141: syntax error near 'void'
1302.C(208): error C141: syntax error near '{'
1302.C(213): error C141: syntax error near ''
compiling 1602.c...
compiling main.c...
Target not created
Build target 'Target 1'
compiling 1302.c...
1302.C(207): error C141: syntax error near 'void'
1302.C(208): error C141: syntax error near '{'
1302.C(213): error C141: syntax error near ''
compiling 1602.c...
compiling main.c...
Target not created
Build target 'Target 1'
compiling 1302.c...
compiling 1602.c...
compiling main.c...
linking...
Program Size: data=30.0 xdata=0 code=1048
creating hex file from "1602+1302+51"...
"1602+1302+51" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 1302.c...
compiling 1602.c...
compiling main.c...
linking...
Program Size: data=30.0 xdata=0 code=1142
creating hex file from "1602+1302+51"...
"1602+1302+51" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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