1.plg

来自「与一个51单片机实验板的上位机通信程序」· PLG 代码 · 共 66 行

PLG
66
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
E:\威\1\VB\1.uv2
Project File Date:  10/02/2007

<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
A51 MACRO ASSEMBLER V7.10 - SN: K1DZP-5IUSHE
COPYRIGHT KEIL ELEKTRONIK GmbH 1987 - 2004
"e:\Keil\C51\BIN\A51.EXE" "STARTUP.A51" SET (SMALL) DEBUG EP
A51 FATAL ERROR -
  FILE:       STARTUP.A51
  ERROR:      FILE DOES NOT EXIST
A51 TERMINATED.
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling Cah.c...
*** ERROR C318 OF Cah.c: can't open file 'Cah.c'
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling Cah.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_LCD_SET_POSITION?CAH
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_LCD_PRINTC?CAH
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_LCD_PRINTS?CAH
Program Size: data=49.0 xdata=0 code=962
creating hex file from "1"...
"1" - 0 Error(s), 3 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling Cah.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_LCD_SET_POSITION?CAH
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_LCD_PRINTC?CAH
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_LCD_PRINTS?CAH
Program Size: data=49.0 xdata=0 code=962
creating hex file from "1"...
"1" - 0 Error(s), 3 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling Cah.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_LCD_SET_POSITION?CAH
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_LCD_PRINTC?CAH
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_LCD_PRINTS?CAH
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?LCD_INITIAL?CAH
Program Size: data=49.0 xdata=0 code=959
creating hex file from "1"...
"1" - 0 Error(s), 4 Warning(s).

⌨️ 快捷键说明

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