test1.plg
来自「本程序为CH375主机模式下读写U盘的方案」· PLG 代码 · 共 104 行
PLG
104 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
C:\Keil\test\test1.uv2
Project File Date: 12/06/2005
<h2>Output:</h2>
compiling serial.c...
D:\SERIAL\SERIAL.C(15): error C202: 'new': undefined identifier
D:\SERIAL\SERIAL.C(15): error C141: syntax error near 'unsigned'
D:\SERIAL\SERIAL.C(16): error C202: 'output': undefined identifier
D:\serial\serial.c - 3 Error(s), 0 Warning(s).
compiling serial.c...
D:\SERIAL\SERIAL.C(17): error C187: not an lvalue
D:\SERIAL\SERIAL.C(19): error C202: 'output': undefined identifier
D:\SERIAL\SERIAL.C(21): error C202: 'output': undefined identifier
D:\serial\serial.c - 3 Error(s), 0 Warning(s).
compiling serial.c...
D:\SERIAL\SERIAL.C(17): error C187: not an lvalue
D:\SERIAL\SERIAL.C(19): error C202: 'output': undefined identifier
D:\SERIAL\SERIAL.C(21): error C202: 'output': undefined identifier
D:\serial\serial.c - 3 Error(s), 0 Warning(s).
compiling serial.c...
D:\SERIAL\SERIAL.C(17): error C141: syntax error near ']'
D:\SERIAL\SERIAL.C(17): error C141: syntax error near ')'
D:\SERIAL\SERIAL.C(19): error C202: 'output': undefined identifier
D:\SERIAL\SERIAL.C(21): error C202: 'output': undefined identifier
D:\serial\serial.c - 4 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling serial.c...
D:\SERIAL\SERIAL.C(17): error C141: syntax error near ']'
D:\SERIAL\SERIAL.C(17): error C141: syntax error near ')'
D:\SERIAL\SERIAL.C(19): error C202: 'output': undefined identifier
D:\SERIAL\SERIAL.C(21): error C202: 'output': undefined identifier
Target not created
compiling serial.c...
D:\SERIAL\SERIAL.C(17): error C187: not an lvalue
D:\SERIAL\SERIAL.C(19): error C202: 'output': undefined identifier
D:\SERIAL\SERIAL.C(21): error C202: 'output': undefined identifier
D:\serial\serial.c - 3 Error(s), 0 Warning(s).
compiling serial.c...
D:\SERIAL\SERIAL.C(17): error C187: not an lvalue
D:\SERIAL\SERIAL.C(19): error C202: 'output': undefined identifier
D:\SERIAL\SERIAL.C(21): error C202: 'output': undefined identifier
D:\serial\serial.c - 3 Error(s), 0 Warning(s).
compiling serial.c...
D:\SERIAL\SERIAL.C(17): error C187: not an lvalue
D:\SERIAL\SERIAL.C(19): error C202: 'output': undefined identifier
D:\SERIAL\SERIAL.C(21): error C202: 'output': undefined identifier
D:\serial\serial.c - 3 Error(s), 0 Warning(s).
compiling serial.c...
D:\SERIAL\SERIAL.C(18): error C202: 'output': undefined identifier
D:\SERIAL\SERIAL.C(21): error C202: 'output': undefined identifier
D:\SERIAL\SERIAL.C(23): error C202: 'output': undefined identifier
D:\serial\serial.c - 3 Error(s), 0 Warning(s).
compiling serial.c...
D:\SERIAL\SERIAL.C(18): error C202: 'output': undefined identifier
D:\SERIAL\SERIAL.C(21): error C202: 'output': undefined identifier
D:\SERIAL\SERIAL.C(23): error C202: 'output': undefined identifier
D:\serial\serial.c - 3 Error(s), 0 Warning(s).
compiling serial.c...
D:\SERIAL\SERIAL.C(23): error C187: not an lvalue
D:\serial\serial.c - 1 Error(s), 0 Warning(s).
compiling serial.c...
D:\SERIAL\SERIAL.C(18): error C141: syntax error near 'unsigned'
D:\SERIAL\SERIAL.C(18): error C202: 'i': undefined identifier
D:\SERIAL\SERIAL.C(18): error C202: 'i': undefined identifier
D:\SERIAL\SERIAL.C(18): error C202: 'i': undefined identifier
D:\SERIAL\SERIAL.C(18): error C141: syntax error near ')'
D:\serial\serial.c - 5 Error(s), 0 Warning(s).
compiling serial.c...
D:\SERIAL\SERIAL.C(18): error C141: syntax error near 'unsigned'
D:\SERIAL\SERIAL.C(18): error C202: 'i': undefined identifier
D:\SERIAL\SERIAL.C(18): error C202: 'i': undefined identifier
D:\SERIAL\SERIAL.C(18): error C202: 'i': undefined identifier
D:\SERIAL\SERIAL.C(18): error C141: syntax error near ')'
D:\serial\serial.c - 5 Error(s), 0 Warning(s).
compiling serial.c...
D:\SERIAL\SERIAL.C(17): warning C280: 'count': unreferenced local variable
D:\serial\serial.c - 0 Error(s), 1 Warning(s).
compiling serial.c...
D:\serial\serial.c - 0 Error(s), 0 Warning(s).
compiling serial.c...
D:\serial\serial.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
linking...
Program Size: data=21.0 xdata=0 code=365
creating hex file from "..\test2\test1"...
"..\test2\test1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling serial.c...
linking...
Program Size: data=21.0 xdata=0 code=365
creating hex file from "..\test2\test1"...
"..\test2\test1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling serial.c...
linking...
Program Size: data=21.0 xdata=0 code=365
creating hex file from "..\test2\test1"...
"..\test2\test1" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?