max7219.plg

来自「LCD1602.rar」· PLG 代码 · 共 55 行

PLG
55
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
D:\书\新建文件夹\max7219级连\max7219.uv2
Project File Date:  09/01/2007

<h2>Output:</h2>
Build target 'Target 1'
compiling main.c...
MAX7221.H(11): error C141: syntax error near 'outdata', expected ')'
MAX7221.H(13): error C141: syntax error near 'i'
MAX7221.H(13): error C202: 'i': undefined identifier
MAX7221.H(14): error C202: 'i': undefined identifier
MAX7221.H(16): error C202: 'temp': undefined identifier
MAX7221.H(17): error C202: 'outdata': undefined identifier
MAX7221.H(18): error C202: 'temp': undefined identifier
MAX7221.H(35): error C141: syntax error near 'addr1', expected ')'
MAX7221.H(39): error C202: 'addr1': undefined identifier
MAX7221.H(41): error C202: 'num1': undefined identifier
MAX7221.H(47): error C202: 'addr2': undefined identifier
MAX7221.H(49): error C202: 'num2': undefined identifier
MAX7221.H(55): error C208: '_write': too many actual parameters
MAX7221.H(56): error C208: '_write': too many actual parameters
MAX7221.H(57): error C208: '_write': too many actual parameters
MAX7221.H(58): error C208: '_write': too many actual parameters
MAIN.C(25): error C208: '_write': too many actual parameters
Target not created
Build target 'Target 1'
compiling main.c...
MAX7221.H(11): error C141: syntax error near 'outdata', expected ')'
MAX7221.H(13): error C141: syntax error near 'i'
MAX7221.H(13): error C202: 'i': undefined identifier
MAX7221.H(14): error C202: 'i': undefined identifier
MAX7221.H(16): error C202: 'temp': undefined identifier
MAX7221.H(17): error C202: 'outdata': undefined identifier
MAX7221.H(18): error C202: 'temp': undefined identifier
MAX7221.H(35): error C141: syntax error near 'addr1', expected ')'
MAX7221.H(39): error C202: 'addr1': undefined identifier
MAX7221.H(41): error C202: 'num1': undefined identifier
MAX7221.H(47): error C202: 'addr2': undefined identifier
MAX7221.H(49): error C202: 'num2': undefined identifier
MAX7221.H(55): error C208: '_write': too many actual parameters
MAX7221.H(56): error C208: '_write': too many actual parameters
MAX7221.H(57): error C208: '_write': too many actual parameters
MAX7221.H(58): error C208: '_write': too many actual parameters
MAIN.C(25): error C208: '_write': too many actual parameters
Target not created
Build target 'Target 1'
compiling main.c...
linking...
creating hex file from "max7219"...
"max7219" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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