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

📄 test.plg

📁 用51单片机做的简单频率计,KEIL C环境,带工程文件,可直接编译运行.主要演示如何在内存很少,无法启用RTOS的单片机(例如2051)中使用状态机和时间片来完成实时多任务并行处理.例子中对键盘,信
💻 PLG
字号:
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
D:\mcu_proj\频率计\test.uv2
Project File Date:  05/06/2003

<h2>Output:</h2>
Build target 'Target 1'
compiling test.c...
TEST.C(129): error C202: 'FUCTION_NORMAL': undefined identifier
TEST.C(136): error C202: 'disp_flash': undefined identifier
TEST.C(140): error C202: 'FUCTION_NORMAL': undefined identifier
TEST.C(156): error C202: 'FUCTION_NORMAL': undefined identifier
TEST.C(162): error C141: syntax error near 'void'
Target not created
Build target 'Target 1'
compiling test.c...
TEST.C(136): error C202: 'disp_flash': undefined identifier
TEST.C(140): error C202: 'FUCTION_NORMAL': undefined identifier
TEST.C(156): error C202: 'FUCTION_NORMAL': undefined identifier
TEST.C(162): error C141: syntax error near 'void'
Target not created
Build target 'Target 1'
compiling test.c...
TEST.C(136): error C202: 'disp_flash': undefined identifier
TEST.C(156): error C202: 'FUCTION_NORMAL': undefined identifier
TEST.C(162): error C141: syntax error near 'void'
Target not created
Build target 'Target 1'
compiling test.c...
TEST.C(136): error C202: 'disp_flash': undefined identifier
TEST.C(162): error C141: syntax error near 'void'
Target not created
Build target 'Target 1'
compiling test.c...
TEST.C(161): error C141: syntax error near 'void'
Target not created
Build target 'Target 1'
compiling test.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?OUT_DISP_BUFF?TEST
Program Size: data=44.6 xdata=0 code=936
creating hex file from "test"...
"test" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling test.c...
TEST.C(160): warning C206: 'out_disp_buf': missing function-prototype
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?OUT_DISP_BUFF?TEST
*** WARNING L1: UNRESOLVED EXTERNAL SYMBOL
    SYMBOL:  OUT_DISP_BUF
    MODULE:  test.obj (TEST)
Program Size: data=44.6 xdata=0 code=936
creating hex file from "test"...
"test" - 0 Error(s), 3 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?OUT_DISP_BUFF?TEST
Program Size: data=44.6 xdata=0 code=936
creating hex file from "test"...
"test" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=43.5 xdata=0 code=938
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=40.6 xdata=0 code=769
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
TEST.C(82): warning C206: 'out_dec': missing function-prototype
TEST.C(110): error C231: 'out_dec': redefinition
TEST.C(134): error C231: 'out_dec': redefinition
TEST.C(168): error C267: 'out_dec': requires ANSI-style prototype
Target not created
Build target 'Target 1'
compiling test.c...
TEST.C(169): error C208: 'out_dec': too many actual parameters
Target not created
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=47.5 xdata=0 code=781
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=47.5 xdata=0 code=779
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=47.4 xdata=0 code=779
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=47.4 xdata=0 code=779
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=47.4 xdata=0 code=779
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=47.4 xdata=0 code=779
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=47.4 xdata=0 code=779
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
TEST.C(141): error C208: 'out_dec': too many actual parameters
Target not created
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=46.4 xdata=0 code=785
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=48.4 xdata=0 code=784
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
TEST.C(99): warning C236: '_out_dec': different length of parameter lists
TEST.C(142): error C207: 'out_dec': declared with 'void' parameter list
TEST.C(150): error C207: 'out_dec': declared with 'void' parameter list
TEST.C(152): error C207: 'out_dec': declared with 'void' parameter list
Target not created
Build target 'Target 1'
compiling test.c...
TEST.C(99): warning C236: '_out_dec': different length of parameter lists
TEST.C(142): error C207: 'out_dec': declared with 'void' parameter list
TEST.C(150): error C207: 'out_dec': declared with 'void' parameter list
TEST.C(152): error C207: 'out_dec': declared with 'void' parameter list
Target not created
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=48.4 xdata=0 code=1097
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=48.4 xdata=0 code=799
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=48.4 xdata=0 code=1097
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=48.4 xdata=0 code=1097
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=48.4 xdata=0 code=1106
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=48.4 xdata=0 code=1122
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=48.4 xdata=0 code=1116
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=48.4 xdata=0 code=1116
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=48.4 xdata=0 code=1124
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=48.4 xdata=0 code=1127
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=48.4 xdata=0 code=1125
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=48.4 xdata=0 code=1125
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=48.4 xdata=0 code=818
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=48.4 xdata=0 code=818
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=48.4 xdata=0 code=818
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=48.4 xdata=0 code=818
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=48.4 xdata=0 code=818
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=48.4 xdata=0 code=818
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=48.4 xdata=0 code=818
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=48.4 xdata=0 code=817
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=39.4 xdata=0 code=803
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
TEST.C(137): warning C209: '_out_dec': too few actual parameters
TEST.C(146): warning C209: '_out_dec': too few actual parameters
TEST.C(148): warning C209: '_out_dec': too few actual parameters
linking...
Program Size: data=39.4 xdata=0 code=708
creating hex file from "test"...
"test" - 0 Error(s), 3 Warning(s).
Build target 'Target 1'
compiling test.c...
TEST.C(146): warning C209: '_out_dec': too few actual parameters
TEST.C(148): warning C209: '_out_dec': too few actual parameters
linking...
Program Size: data=39.4 xdata=0 code=710
creating hex file from "test"...
"test" - 0 Error(s), 2 Warning(s).
Build target 'Target 1'
compiling test.c...
TEST.C(147): warning C209: '_out_dec': too few actual parameters
TEST.C(149): warning C209: '_out_dec': too few actual parameters
TEST.C(151): warning C209: '_out_dec': too few actual parameters
linking...
Program Size: data=39.4 xdata=0 code=731
creating hex file from "test"...
"test" - 0 Error(s), 3 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=42.4 xdata=0 code=1127
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
TEST.C(158): error C202: 'd': undefined identifier
TEST.C(158): error C141: syntax error near 'out_dec'
Target not created
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=42.4 xdata=0 code=1123
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=42.4 xdata=0 code=1168
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=42.4 xdata=0 code=1168
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=42.4 xdata=0 code=1168
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test.c...
linking...
Program Size: data=42.4 xdata=0 code=1168
creating hex file from "test"...
"test" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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