key.plg

来自「CH452 PDF 中文资料 在kei环境下开发」· PLG 代码 · 共 74 行

PLG
74
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
E:\KEYTEST\KEY.uv2
Project File Date:  01/15/2009

<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling CH452_4W_DRIVE.C...
compiling main.c...
MAIN.C(52): error C202: 'keycode': undefined identifier
MAIN.C(53): error C202: 'keycode': undefined identifier
MAIN.C(54): error C202: 'keycode': undefined identifier
MAIN.C(55): error C202: 'keycode': undefined identifier
MAIN.C(56): error C202: 'keycode': undefined identifier
MAIN.C(57): error C202: 'keycode': undefined identifier
MAIN.C(58): error C202: 'keycode': undefined identifier
MAIN.C(59): error C202: 'keycode': undefined identifier
MAIN.C(60): error C202: 'keycode': undefined identifier
MAIN.C(61): error C202: 'keycode': undefined identifier
MAIN.C(62): error C202: 'keycode': undefined identifier
MAIN.C(63): error C202: 'keycode': undefined identifier
MAIN.C(64): error C202: 'keycode': undefined identifier
MAIN.C(65): error C202: 'keycode': undefined identifier
MAIN.C(66): error C202: 'keycode': undefined identifier
MAIN.C(67): error C202: 'keycode': undefined identifier
MAIN.C(70): error C202: 'keycode': undefined identifier
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling CH452_4W_DRIVE.C...
compiling main.c...
linking...
Program Size: data=13.0 xdata=0 code=438
creating hex file from "KEY"...
"KEY" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling CH452_4W_DRIVE.C...
compiling main.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_CH452_WRITE?CH452_4W_DRIVE
Program Size: data=11.0 xdata=0 code=418
creating hex file from "KEY"...
"KEY" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling CH452_4W_DRIVE.C...
compiling main.c...
linking...
Program Size: data=13.0 xdata=0 code=438
creating hex file from "KEY"...
"KEY" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling CH452_4W_DRIVE.C...
compiling main.c...
linking...
Program Size: data=11.0 xdata=0 code=429
creating hex file from "KEY"...
"KEY" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling CH452_4W_DRIVE.C...
compiling main.c...
linking...
Program Size: data=11.0 xdata=0 code=429
creating hex file from "KEY"...
"KEY" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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