ht_tuner.plg

来自「一个带收音的功放程序, VFD显示驱动用一个非常实用的方法, 稍加修改即可换成不」· PLG 代码 · 共 83 行

PLG
83
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
D:\dvd\TUNER\keil_project\R8000.uv2
Project File Date:  07/01/2005

<h2>Output:</h2>
Build target 'Target 1'
compiling main.c...
..\source\KERNEL\main.c(140): warning C316: unterminated conditionals
compiling delay.c...
compiling IntCtrl.c...
compiling keyproc.c...
..\source\KERNEL\keyproc.c(459): warning C316: unterminated conditionals
compiling vfdtask.c...
..\SOURCE\UI\VFDTASK.C(244): warning C236: '_VFD_Display': different length of parameter lists
..\source\UI\vfdtask.c(246): warning C322: unknown identifier
..\SOURCE\UI\VFDTASK.C(251): error C202: 'MAX_8Char': undefined identifier
..\SOURCE\UI\VFDTASK.C(251): error C136: invalid dimension size: [0]
..\SOURCE\UI\VFDTASK.C(278): error C202: 'MAX_8Char': undefined identifier
..\SOURCE\UI\VFDTASK.C(281): error C202: 'MAX_8Char': undefined identifier
..\SOURCE\UI\VFDTASK.C(301): error C202: 'MAX_8Char': undefined identifier
..\source\UI\vfdtask.c(342): warning C322: unknown identifier
..\SOURCE\UI\VFDTASK.C(356): error C202: 'VFD_CHAR_SEGMENTS': undefined identifier
..\SOURCE\UI\VFDTASK.C(357): error C202: 'VFD_CHAR_SEGMENTS': undefined identifier
..\SOURCE\UI\VFDTASK.C(359): error C202: 'VFD_CHAR_SEGMENTS': undefined identifier
..\SOURCE\UI\VFDTASK.C(361): error C202: 'VFD_CHAR_SEGMENTS': undefined identifier
..\source\UI\vfdtask.c(370): warning C322: unknown identifier
compiling M61538.C...
compiling tuner.c...
..\source\tuner\tuner.c(799): warning C316: unterminated conditionals
compiling I2C.c...
Target not created
Build target 'Target 1'
compiling main.c...
..\source\KERNEL\main.c(140): warning C316: unterminated conditionals
compiling delay.c...
compiling IntCtrl.c...
compiling keyproc.c...
..\source\KERNEL\keyproc.c(459): warning C316: unterminated conditionals
compiling vfdtask.c...
..\source\UI\vfdtask.c(724): warning C316: unterminated conditionals
compiling M61538.C...
compiling tuner.c...
..\source\tuner\tuner.c(799): warning C316: unterminated conditionals
compiling I2C.c...
linking...
Program Size: data=91.0 xdata=0 code=6397
creating hex file from "..\output\HT_TUNER"...
"..\output\HT_TUNER" - 0 Error(s), 4 Warning(s).
Build target 'Target 1'
compiling main.c...
..\source\KERNEL\main.c(140): warning C316: unterminated conditionals
compiling delay.c...
compiling IntCtrl.c...
compiling keyproc.c...
..\source\KERNEL\keyproc.c(459): warning C316: unterminated conditionals
compiling vfdtask.c...
..\source\UI\vfdtask.c(465): warning C316: unterminated conditionals
compiling M61538.C...
compiling tuner.c...
..\source\tuner\tuner.c(799): warning C316: unterminated conditionals
compiling I2C.c...
linking...
Program Size: data=91.0 xdata=0 code=6397
creating hex file from "..\output\HT_TUNER"...
"..\output\HT_TUNER" - 0 Error(s), 4 Warning(s).
Build target 'Target 1'
compiling main.c...
compiling delay.c...
compiling IntCtrl.c...
compiling keyproc.c...
compiling vfdtask.c...
compiling M61538.C...
compiling tuner.c...
compiling I2C.c...
linking...
Program Size: data=91.0 xdata=0 code=6397
creating hex file from "..\output\HT_TUNER"...
"..\output\HT_TUNER" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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