⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 1.plg

📁 DS18B20+AT89C51+LED 实现智能温度检测 仿真通过 真实有效
💻 PLG
字号:
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\Administrator\桌面\ly\ds18b20\1.uv2
Project File Date:  06/03/2006

<h2>Output:</h2>
Build target 'Target 1'
compiling Text1.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_LCD_PRINTC?TEXT1
Program Size: data=29.0 xdata=0 code=730
creating hex file from "1"...
"1" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling Text1.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_LCD_PRINTC?TEXT1
Program Size: data=29.0 xdata=0 code=1170
creating hex file from "1"...
"1" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling Text1.c...
C51 COMPILER V8.02 - SN: Eval Version
COPYRIGHT KEIL ELEKTRONIK GmbH 1987 - 2006
C51 FATAL-ERROR -
  ACTION:     GOBAL OPTIMIZATION
  FUNCTION:   ReadTemperature
  ERROR:      CANNOT OPTIMIZE FUNCTION
COMPILATION TERMINATED.
use the following work-around:
  #pragma OPTIMIZE (7)
           /* your original function        */
    ReadTemperature ()  {
       ....
    }
           /* end of your original function */
  #pragma OPTIMIZE (8)
Target not created
compiling Text1.c...
C51 COMPILER V8.02 - SN: Eval Version
COPYRIGHT KEIL ELEKTRONIK GmbH 1987 - 2006
C51 FATAL-ERROR -
  ACTION:     GOBAL OPTIMIZATION
  FUNCTION:   ReadTemperature
  ERROR:      CANNOT OPTIMIZE FUNCTION
COMPILATION TERMINATED.
use the following work-around:
  #pragma OPTIMIZE (7)
           /* your original function        */
    ReadTemperature ()  {
       ....
    }
           /* end of your original function */
  #pragma OPTIMIZE (8)
Text1.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling Text1.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_LCD_PRINTC?TEXT1
Program Size: data=29.0 xdata=0 code=1495
creating hex file from "1"...
"1" - 0 Error(s), 1 Warning(s).

⌨️ 快捷键说明

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