wl006.plg

来自「周立功的51单片机试验例程,我当年就是靠这个学会单片机的」· PLG 代码 · 共 26 行

PLG
26
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
E:\Project\ME300A\Sample\WL006\asm\wl006.uv2
Project File Date:  01/16/2004

<h2>Output:</h2>
Build target 'Target 1'
assembling wl006.asm...
wl006.asm(304): error A45: UNDEFINED SYMBOL (PASS-2)
Target not created
Build target 'Target 1'
assembling wl006.asm...
linking...
Program Size: data=30.0 xdata=0 code=250
creating hex file from "wl006"...
"wl006" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling wl006.asm...
linking...
Program Size: data=30.0 xdata=0 code=250
creating hex file from "wl006"...
"wl006" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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