csys.plg
来自「KEILC51的始终程序,显示年月日」· PLG 代码 · 共 49 行
PLG
49 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
D:\C系统程序2006-11-6\CSys.uv2
Project File Date: 11/05/2006
<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling Main.c...
MAIN.C(33): error C202: 'TaskChangeFlag': undefined identifier
compiling Interrupt.c...
INTERRUPT.C(10): error C202: 'TaskChangeFlag': undefined identifier
compiling Global.c...
compiling KeyTestTask.c...
compiling HelloTask.c...
compiling ClockTask.c...
Target not created
Build target 'Target 1'
compiling Main.c...
compiling Interrupt.c...
compiling Global.c...
compiling KeyTestTask.c...
compiling HelloTask.c...
compiling ClockTask.c...
linking...
Program Size: data=52.3 xdata=0 code=1821
creating hex file from "CSys"...
"CSys" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling Main.c...
linking...
Program Size: data=52.3 xdata=0 code=1823
creating hex file from "CSys"...
"CSys" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling Main.c...
compiling Interrupt.c...
compiling Global.c...
compiling KeyTestTask.c...
compiling HelloTask.c...
compiling ClockTask.c...
linking...
Program Size: data=52.3 xdata=0 code=1824
creating hex file from "CSys"...
"CSys" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?