l_test.plg
来自「keil C51 L—Test事例」· PLG 代码 · 共 64 行
PLG
64 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
D:\Pont\Ch06_08 - L_Test\L_Test.uv2
Project File Date: 12/14/2004
<h2>Output:</h2>
compiling Main.c...
Main.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling Main.c...
linking...
Program Size: data=11.0 xdata=0 code=46
creating hex file from "L_Test"...
"L_Test" - 0 Error(s), 0 Warning(s).
compiling Main.c...
Main.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling Main.c...
linking...
Program Size: data=11.0 xdata=0 code=46
creating hex file from "L_Test"...
"L_Test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling Main.c...
linking...
Program Size: data=11.0 xdata=0 code=45
creating hex file from "L_Test"...
"L_Test" - 0 Error(s), 0 Warning(s).
compiling Main.c...
Main.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling Main.c...
linking...
Program Size: data=13.0 xdata=0 code=102
creating hex file from "L_Test"...
"L_Test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling Main.c...
linking...
Program Size: data=13.0 xdata=0 code=102
creating hex file from "L_Test"...
"L_Test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling Main.c...
linking...
Program Size: data=13.0 xdata=0 code=102
creating hex file from "L_Test"...
"L_Test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling Main.c...
MAIN.C(48): error C202: 'tword': undefined identifier
MAIN.C(48): error C141: syntax error near 'Timeout_loop'
MAIN.C(51): error C202: 'Timeout_loop': undefined identifier
Target not created
Build target 'Target 1'
compiling Main.c...
linking...
Program Size: data=11.0 xdata=0 code=45
creating hex file from "L_Test"...
"L_Test" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?