led.plg

来自「128*64的C语言驱动(带字符的液晶),希望对初学者有点帮助吧」· PLG 代码 · 共 69 行

PLG
69
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\例子程序\LED\led.uv2
Project File Date:  10/01/2007

<h2>Output:</h2>
compiling led.c...
--- Error: can't execute 'C:\Keil\C51\BIN\C51.EXE'
led.c - 1 Error(s), 0 Warning(s).
compiling led.c...
led.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
linking...
Program Size: data=9.0 xdata=0 code=223
creating hex file from "led"...
"led" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling led.c...
linking...
Program Size: data=9.0 xdata=0 code=223
creating hex file from "led"...
"led" - 0 Error(s), 0 Warning(s).
compiling led.c...
led.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling led.c...
linking...
Program Size: data=9.0 xdata=0 code=279
creating hex file from "led"...
"led" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling led.c...
LED.C(125): error C202: 'nop': undefined identifier
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling led.c...
linking...
Program Size: data=9.0 xdata=0 code=286
creating hex file from "led"...
"led" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling led.c...
linking...
Program Size: data=9.0 xdata=0 code=287
creating hex file from "led"...
"led" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling led.c...
linking...
Program Size: data=9.0 xdata=0 code=282
creating hex file from "led"...
"led" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling led.c...
linking...
Program Size: data=9.0 xdata=0 code=321
creating hex file from "led"...
"led" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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