char.plg

来自「几年搜的LED显示屏程序大全20多个实例带仿真.rar」· PLG 代码 · 共 67 行

PLG
67
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
D:\My Documents\char 8\char.uv2
Project File Date:  12/05/2008

<h2>Output:</h2>
Build target 'Target 1'
compiling char.c...
CHAR.C(19): error C141: syntax error near '='
CHAR.C(23): error C141: syntax error near '='
CHAR.C(25): error C141: syntax error near '='
CHAR.C(26): error C141: syntax error near '='
CHAR.C(87): error C141: syntax error near 'unsigned'
CHAR.C(92): error C231: 'i': redefinition
CHAR.C(102): error C202: 'c_Address': undefined identifier
CHAR.C(103): error C202: 'S595_Load': undefined identifier
CHAR.C(104): error C202: 'S595_load': undefined identifier
CHAR.C(105): error C202: 'c_Address': undefined identifier
Target not created
Build target 'Target 1'
compiling char.c...
CHAR.C(32): warning C280: 'i': unreferenced local variable
CHAR.C(87): error C141: syntax error near 'unsigned'
CHAR.C(92): error C231: 'i': redefinition
CHAR.C(103): error C202: 'S595_Load': undefined identifier
CHAR.C(104): error C202: 'S595_load': undefined identifier
Target not created
Build target 'Target 1'
compiling char.c...
CHAR.C(32): warning C280: 'i': unreferenced local variable
CHAR.C(87): error C141: syntax error near 'unsigned'
CHAR.C(103): error C202: 'S595_Load': undefined identifier
CHAR.C(104): error C202: 'S595_load': undefined identifier
Target not created
Build target 'Target 1'
compiling char.c...
CHAR.C(32): warning C280: 'i': unreferenced local variable
CHAR.C(87): error C141: syntax error near 'unsigned'
CHAR.C(104): error C202: 'b_S595_load': undefined identifier
Target not created
Build target 'Target 1'
compiling char.c...
CHAR.C(32): warning C280: 'i': unreferenced local variable
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_S595_WRITESTR?CHAR
Program Size: data=13.0 xdata=0 code=495
"char" - 0 Error(s), 2 Warning(s).
Build target 'Target 1'
compiling char.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_S595_WRITESTR?CHAR
Program Size: data=12.0 xdata=0 code=495
"char" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling char.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_S595_WRITESTR?CHAR
Program Size: data=12.0 xdata=0 code=495
creating hex file from "char"...
"char" - 0 Error(s), 1 Warning(s).

⌨️ 快捷键说明

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