lesson.plg
来自「c51」· PLG 代码 · 共 46 行
PLG
46 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
D:\C51\Project_MCU\跑马灯\大虾电子网30章C51入门教程\lesson08code\lesson.uv2
Project File Date: 01/03/2008
<h2>Output:</h2>
Build target 'Target 1'
compiling main.c...
linking...
Program Size: data=11.1 xdata=0 code=216
creating hex file from "lesson"...
"lesson" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling main.c...
linking...
Program Size: data=11.1 xdata=0 code=213
creating hex file from "lesson"...
"lesson" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling main.c...
linking...
Program Size: data=11.1 xdata=0 code=213
creating hex file from "lesson"...
"lesson" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling main.c...
linking...
Program Size: data=11.1 xdata=0 code=213
creating hex file from "lesson"...
"lesson" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling main.c...
MAIN.C(23): error C202: 'ldelay': undefined identifier
MAIN.C(25): error C202: 'ldelay': undefined identifier
MAIN.C(44): error C202: 'ldelay': undefined identifier
Target not created
Build target 'Target 1'
compiling main.c...
linking...
Program Size: data=11.1 xdata=0 code=213
creating hex file from "lesson"...
"lesson" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?