player.plg

来自「本源程序使用C51控制的PLL(SANYO LC72131)收音,可以通过HT1」· PLG 代码 · 共 73 行

PLG
73
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\Bluewater\桌面\PLL Control TEMP0804\player.uv2
Project File Date:  08/04/2006

<h2>Output:</h2>
Build target 'PLL Control Sample 060804'
compiling main.c...
compiling scheduler.c...
compiling variable.c...
assembling STARTUP.A51...
compiling delay.c...
compiling kbd_task.c...
compiling disp_task.c...
compiling dts_task.c...
compiling volume_task.c...
compiling kbd_drv.c...
compiling ht1621_drv.c...
compiling dts_drv.c...
compiling io_drv.c...
compiling i2c_drv.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_DELAYX25US?DELAY
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?TO_VOL_DEC?KBD_TASK
Program Size: data=54.4 xdata=0 code=2962
creating hex file from ".\Output\player"...
".\Output\player" - 0 Error(s), 2 Warning(s).
Build target 'PLL Control Sample 060804'
compiling main.c...
compiling scheduler.c...
compiling variable.c...
assembling STARTUP.A51...
compiling delay.c...
compiling kbd_task.c...
compiling disp_task.c...
compiling dts_task.c...
compiling volume_task.c...
compiling kbd_drv.c...
compiling ht1621_drv.c...
compiling dts_drv.c...
compiling io_drv.c...
compiling i2c_drv.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_DELAYX25US?DELAY
Program Size: data=54.4 xdata=0 code=2917
creating hex file from ".\Output\player"...
".\Output\player" - 0 Error(s), 1 Warning(s).
Build target 'PLL Control Sample 060804'
compiling main.c...
compiling scheduler.c...
compiling variable.c...
assembling STARTUP.A51...
compiling delay.c...
compiling kbd_task.c...
compiling disp_task.c...
compiling dts_task.c...
compiling volume_task.c...
compiling kbd_drv.c...
compiling ht1621_drv.c...
compiling dts_drv.c...
compiling io_drv.c...
compiling i2c_drv.c...
linking...
Program Size: data=54.4 xdata=0 code=2900
creating hex file from ".\Output\player"...
".\Output\player" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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