example.plg
来自「单片机之间的通讯(多个) 可以设定选择接收端 KEIL C 开发平台 PROTE」· PLG 代码 · 共 67 行
PLG
67 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\shen\串口实现多机通信\ExampleFromHtml\Example.uv2
Project File Date: 08/15/2008
<h2>Output:</h2>
compiling Example.c...
Example.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling Example.c...
compiling LCD.C...
compiling delay100us.c...
DELAY100US.C(1): warning C280: 'n': unreferenced local variable
assembling delay100us.src...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_DISPLAY_LCD_NUMBER?LCD
Program Size: data=35.1 xdata=0 code=683
creating hex file from "Example"...
"Example" - 0 Error(s), 2 Warning(s).
compiling Example.c...
EXAMPLE.C(19): error C141: syntax error near '{'
EXAMPLE.C(19): error C202: 'a': undefined identifier
EXAMPLE.C(19): error C141: syntax error near '}'
Example.c - 3 Error(s), 0 Warning(s).
compiling Example.c...
EXAMPLE.C(19): error C141: syntax error near '{'
EXAMPLE.C(19): error C202: 'a': undefined identifier
EXAMPLE.C(19): error C141: syntax error near '}'
Example.c - 3 Error(s), 0 Warning(s).
compiling Example.c...
EXAMPLE.C(19): error C141: syntax error near '{'
EXAMPLE.C(19): error C202: 'b': undefined identifier
EXAMPLE.C(19): error C141: syntax error near '}'
Example.c - 3 Error(s), 0 Warning(s).
compiling Example.c...
EXAMPLE.C(19): error C141: syntax error near '{'
EXAMPLE.C(19): error C141: syntax error near '}'
Example.c - 2 Error(s), 0 Warning(s).
compiling Example.c...
Example.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling delay100us.c...
DELAY100US.C(1): warning C280: 'n': unreferenced local variable
assembling delay100us.src...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_DISPLAY_LCD_NUMBER?LCD
Program Size: data=35.1 xdata=0 code=683
creating hex file from "Example"...
"Example" - 0 Error(s), 2 Warning(s).
Build target 'Target 1'
compiling Example.c...
compiling LCD.C...
compiling delay100us.c...
DELAY100US.C(1): warning C280: 'n': unreferenced local variable
assembling delay100us.src...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_DISPLAY_LCD_NUMBER?LCD
Program Size: data=35.1 xdata=0 code=683
creating hex file from "Example"...
"Example" - 0 Error(s), 2 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?