crc8.plg
来自「一个循冗余校验的程序」· PLG 代码 · 共 159 行
PLG
159 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\tiancai\My Documents\资料\chengxu\项目\检验CRC\crc8.uv2
Project File Date: 04/16/2007
<h2>Output:</h2>
Build target 'Target 1'
compiling crc8.c...
CRC8.C(3): error C129: missing ';' before 'unsigned'
Target not created
Build target 'Target 1'
compiling crc8.c...
CRC8.C(4): error C129: missing ';' before 'unsigned'
Target not created
Build target 'Target 1'
compiling crc8.c...
CRC8.C(4): error C129: missing ';' before 'unsigned'
Target not created
Build target 'Target 1'
compiling crc8.c...
CRC8.C(4): error C129: missing ';' before 'unsigned'
Target not created
Build target 'Target 1'
compiling crc8.c...
CRC8.C(7): error C141: syntax error near '['
CRC8.C(30): error C141: syntax error near '='
CRC8.C(32): error C141: syntax error near '='
Target not created
Build target 'Target 1'
compiling crc8.c...
CRC8.C(7): error C141: syntax error near '['
CRC8.C(30): error C141: syntax error near '='
CRC8.C(32): error C141: syntax error near '='
Target not created
Build target 'Target 1'
compiling crc8.c...
CRC8.C(7): error C141: syntax error near '['
CRC8.C(30): error C141: syntax error near '='
CRC8.C(32): error C141: syntax error near '='
Target not created
Build target 'Target 1'
compiling crc8.c...
CRC8.C(7): error C141: syntax error near '['
CRC8.C(32): error C141: syntax error near '='
Target not created
Build target 'Target 1'
compiling crc8.c...
CRC8.C(7): error C141: syntax error near '['
Target not created
Build target 'Target 1'
compiling crc8.c...
linking...
Program Size: data=13.0 xdata=0 code=167
"crc8" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling crc8.c...
linking...
Program Size: data=13.0 xdata=0 code=167
"crc8" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling crc8.c...
linking...
Program Size: data=13.0 xdata=0 code=167
"crc8" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling crc8.c...
linking...
Program Size: data=13.0 xdata=0 code=167
"crc8" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling crc8.c...
linking...
Program Size: data=13.0 xdata=0 code=169
"crc8" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling crc8.c...
linking...
Program Size: data=13.0 xdata=0 code=169
"crc8" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling crc8.c...
linking...
Program Size: data=13.0 xdata=0 code=169
"crc8" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling crc8.c...
CRC8.C(35): warning C206: 'whlie': missing function-prototype
CRC8.C(35): error C267: 'whlie': requires ANSI-style prototype
Target not created
Build target 'Target 1'
compiling crc8.c...
linking...
Program Size: data=13.0 xdata=0 code=170
"crc8" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling crc8.c...
linking...
Program Size: data=13.0 xdata=0 code=170
"crc8" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling crc8.c...
linking...
Program Size: data=13.0 xdata=0 code=170
"crc8" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling crc8.c...
linking...
Program Size: data=13.0 xdata=0 code=170
"crc8" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling crc8.c...
linking...
Program Size: data=13.0 xdata=0 code=170
"crc8" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling crc8.c...
linking...
Program Size: data=13.0 xdata=0 code=170
"crc8" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling crc8.c...
linking...
Program Size: data=13.0 xdata=0 code=168
"crc8" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling crc8.c...
linking...
Program Size: data=13.0 xdata=0 code=168
"crc8" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling crc8.c...
linking...
Program Size: data=13.0 xdata=0 code=168
"crc8" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling crc8.c...
linking...
Program Size: data=13.0 xdata=0 code=168
creating hex file from "crc8"...
"crc8" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling crc8.c...
linking...
Program Size: data=13.0 xdata=0 code=168
creating hex file from "crc8"...
"crc8" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling crc8.c...
linking...
Program Size: data=13.0 xdata=0 code=168
creating hex file from "crc8"...
"crc8" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?