单片机syntax errorC语言编译出现error C202和C141怎么修改?

热门搜索:
& & 查看压缩包源码
软件大小:
下载次数:
上传用户:
woainijiajia123
下载地址:
礦ision2 Build Log
C:\Documents and Settings\Administrator\桌面\1602 显示
LC7461 红外解码 键值+反码 C
Project File Date:
08/19/2008
Build target 'Target 1'
compiling 2.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?INIT_TIMER?2
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?DELAY?2
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_LCDWRITE_C?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_DISPONECHAR?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_LCDWRITE_D?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
Program Size: data=31.0 xdata=0 code=925
creating hex file from "2"...
"2" - 0 Error(s), 5 Warning(s).
Build target 'Target 1'
compiling 2.c...
2.C(49): error C141: syntax error near 'CMD', expected ')'
2.C(50): error C141: syntax error near 'x', expected ')'
2.C(144): error C141: syntax error near 'x', expected ')'
2.C(145): error C141: syntax error near 'i'
2.C(145): error C202: 'i': undefined identifier
2.C(146): error C202: 'l': undefined identifier
2.C(146): error C202: 'l': undefined identifier
2.C(147): error C202: 'i': undefined identifier
2.C(148): error C202: 'x': undefined identifier
2.C(149): error C202: 'x': undefined identifier
2.C(150): error C202: 'x': undefined identifier
2.C(150): error C202: 'y': undefined identifier
2.C(157): error C141: syntax error near 'x', expected ')'
2.C(158): error C202: 'x': undefined identifier
2.C(159): error C202: 'Wdata': undefined identifier
2.C(165): error C202: 'uchar': undefined identifier
2.C(165): error C141: syntax error near 'temp'
2.C(166): error C202: 'temp': undefined identifier
2.C(168): error C202: 'temp': undefined identifier
2.C(169): error C202: 'temp': undefined identifier
2.C(170): error C202: 'temp': undefined identifier
2.C(174): error C208: '_lcdwrite_c': too many actual parameters
2.C(176): error C208: '_lcdwrite_c': too many actual parameters
2.C(178): error C208: '_lcdwrite_c': too many actual parameters
2.C(180): error C208: '_lcdwrite_c': too many actual parameters
2.C(181): error C208: '_lcdwrite_c': too many actual parameters
2.C(182): error C208: '_lcdwrite_c': too many actual parameters
2.C(183): error C208: '_lcdwrite_c': too many actual parameters
2.C(184): error C208: '_lcdwrite_c': too many actual parameters
2.C(190): error C141: syntax error near 'CMD', expected ')'
2.C(191): error C202: 'AttribC': undefined identifier
2.C(193): error C202: 'CMD': undefined identifier
2.C(239): error C202: 'uint': undefined identifier
2.C(239): error C141: syntax error near 'i'
2.C(240): error C202: 'i': undefined identifier
2.C(245): error C202: 'uchar': undefined identifier
2.C(245): error C141: syntax error near 'i'
2.C(246): error C202: 'uint': undefined identifier
2.C(246): error C141: syntax error near 'j'
2.C(247): error C202: 'i': undefined identifier
2.C(249): error C202: 'j': undefined identifier
2.C(250): error C202: 'j': undefined identifier
2.C(491): error C208: '_DispOneChar': too many actual parameters
2.C(492): error C208: '_DispOneChar': too many actual parameters
2.C(493): error C208: '_DispOneChar': too many actual parameters
2.C(531): error C208: '_disp': too many actual parameters
2.C(532): error C208: '_disp': too many actual parameters
Target not created
Build target 'Target 1'
compiling 2.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?INIT_TIMER?2
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?DELAY?2
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_LCDWRITE_C?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_DISPONECHAR?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_LCDWRITE_D?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
Program Size: data=31.0 xdata=0 code=925
creating hex file from "2"...
"2" - 0 Error(s), 5 Warning(s).
Build target 'Target 1'
compiling 2.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?INIT_TIMER?2
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?DELAY?2
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_LCDWRITE_C?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_DISPONECHAR?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_LCDWRITE_D?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
Program Size: data=30.0 xdata=0 code=922
creating hex file from "2"...
"2" - 0 Error(s), 5 Warning(s).
Build target 'Target 1'
compiling 2.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?DELAY?2
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_LCDWRITE_C?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_DISPONECHAR?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_LCDWRITE_D?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
Program Size: data=30.0 xdata=0 code=900
creating hex file from "2"...
"2" - 0 Error(s), 4 Warning(s).
Build target 'Target 1'
compiling 2.c...
2.C(159): error C231: '__nop_': redefinition
2.C(160): error C231: '__nop_': redefinition
2.C(161): error C231: '__nop_': redefinition
2.C(162): error C141: syntax error near 'for'
2.C(162): error C141: syntax error near '=', expected ')'
2.C(162): error C129: missing ';' before '
Target not created
Build target 'Target 1'
compiling 2.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?DELAY?2
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_LCDWRITE_C?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_DISPONECHAR?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_LCDWRITE_D?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
Program Size: data=30.0 xdata=0 code=900
creating hex file from "2"...
"2" - 0 Error(s), 4 Warning(s).
Build target 'Target 1'
compiling 2.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?DELAY?2
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_LCDWRITE_C?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_DISPONECHAR?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_LCDWRITE_D?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
Program Size: data=30.0 xdata=0 code=900
creating hex file from "2"...
"2" - 0 Error(s), 4 Warning(s).
Build target 'Target 1'
compiling 2.c...
2.C(159): error C231: '__nop_': redefinition
2.C(163): error C231: '__nop_': redefinition
Target not created
Build target 'Target 1'
compiling 2.c...
linking...
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_LCDWRITE_C?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_DISPONECHAR?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_LCDWRITE_D?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
Program Size: data=30.0 xdata=0 code=863
creating hex file from "2"...
"2" - 0 Error(s), 3 Warning(s).
Build target 'Target 1'
compiling 2.c...
linking...
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_LCDWRITE_C?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_DISPONECHAR?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_LCDWRITE_D?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
Program Size: data=30.0 xdata=0 code=863
creating hex file from "2"...
"2" - 0 Error(s), 3 Warning(s).
Build target 'Target 1'
compiling 2.c...
linking...
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_LCDWRITE_C?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_DISPONECHAR?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_LCDWRITE_D?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
Program Size: data=30.0 xdata=0 code=863
creating hex file from "2"...
"2" - 0 Error(s), 3 Warning(s).
Build target 'Target 1'
compiling 2.c...
linking...
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_LCDWRITE_C?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_DISPONECHAR?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_LCDWRITE_D?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
Program Size: data=30.0 xdata=0 code=863
creating hex file from "2"...
"2" - 0 Error(s), 3 Warning(s).
Build target 'Target 1'
compiling 2.c...
2.C(139): error C202: 'uint': undefined identifier
2.C(139): error C141: syntax error near 'i'
2.C(140): error C202: 'i': undefined identifier
2.C(146): error C202: 'uint': undefined identifier
2.C(146): error C141: syntax error near 'j'
2.C(149): error C202: 'j': undefined identifier
2.C(150): error C202: 'j': undefined identifier
Target not created
Build target 'Target 1'
compiling 2.c...
linking...
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_LCDWRITE_C?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_DISPONECHAR?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_LCDWRITE_D?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
Program Size: data=30.0 xdata=0 code=863
creating hex file from "2"...
"2" - 0 Error(s), 3 Warning(s).
Build target 'Target 1'
compiling 2.c...
2.C(35): error C141: syntax error near 'CMD', expected ')'
2.C(36): error C141: syntax error near 'x', expected ')'
2.C(44): error C141: syntax error near 'x', expected ')'
2.C(45): error C141: syntax error near 'i'
2.C(45): error C202: 'i': undefined identifier
2.C(46): error C202: 'l': undefined identifier
2.C(46): error C202: 'l': undefined identifier
2.C(47): error C202: 'i': undefined identifier
2.C(48): error C202: 'x': undefined identifier
2.C(49): error C202: 'x': undefined identifier
2.C(50): error C202: 'x': undefined identifier
2.C(50): error C202: 'y': undefined identifier
2.C(57): error C141: syntax error near 'x', expected ')'
2.C(58): error C202: 'x': undefined identifier
2.C(59): error C202: 'Wdata': undefined identifier
2.C(65): error C202: 'uchar': undefined identifier
2.C(65): error C141: syntax error near 'temp'
2.C(66): error C202: 'temp': undefined identifier
2.C(68): error C202: 'temp': undefined identifier
2.C(69): error C202: 'temp': undefined identifier
2.C(70): error C202: 'temp': undefined identifier
2.C(74): error C208: '_lcdwrite_c': too many actual parameters
2.C(76): error C208: '_lcdwrite_c': too many actual parameters
2.C(78): error C208: '_lcdwrite_c': too many actual parameters
2.C(80): error C208: '_lcdwrite_c': too many actual parameters
2.C(81): error C208: '_lcdwrite_c': too many actual parameters
2.C(82): error C208: '_lcdwrite_c': too many actual parameters
2.C(83): error C208: '_lcdwrite_c': too many actual parameters
2.C(84): error C208: '_lcdwrite_c': too many actual parameters
2.C(90): error C141: syntax error near 'CMD', expected ')'
2.C(91): error C202: 'AttribC': undefined identifier
2.C(93): error C202: 'CMD': undefined identifier
2.C(145): error C202: 'uchar': undefined identifier
2.C(145): error C141: syntax error near 'i'
2.C(146): error C141: syntax error near 'unsigned'
2.C(146): error C202: 'j': undefined identifier
2.C(147): error C202: 'i': undefined identifier
2.C(149): error C202: 'j': undefined identifier
2.C(150): error C202: 'j': undefined identifier
2.C(216): error C208: '_DispOneChar': too many actual parameters
2.C(217): error C208: '_DispOneChar': too many actual parameters
2.C(218): error C208: '_DispOneChar': too many actual parameters
2.C(231): error C208: '_disp': too many actual parameters
2.C(232): error C208: '_disp': too many actual parameters
Target not created
Build target 'Target 1'
compiling 2.c...
linking...
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_LCDWRITE_C?2
CALLER1: ?PR?INT0?2
CALLER2: ?C_C51STARTUP
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGMENT: ?PR?_DISPONECHAR?2拒绝访问 | www.ggdoc.com | 百度云加速
请打开cookies.
此网站 (www.ggdoc.com) 的管理员禁止了您的访问。原因是您的访问包含了非浏览器特征(c05437c-ua98).
重新安装浏览器,或使用别的浏览器- 江苏沁恒股份有限公司
热门产品推荐
Copyright &
江苏沁恒股份有限公司. All
Rights Reserved求助 编译出错【单片机吧】_百度贴吧
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&签到排名:今日本吧第个签到,本吧因你更精彩,明天继续来努力!
本吧签到人数:0成为超级会员,使用一键签到本月漏签0次!成为超级会员,赠送8张补签卡连续签到:天&&累计签到:天超级会员单次开通12个月以上,赠送连续签到卡3张
关注:149,261贴子:
求助 编译出错收藏
这是52行 } else {
d[0]=0; }} void intial(){ clear=1;
编译的时候出错51\PINLV.C(52): error C141: syntax error near '}'51\PINLV.C(54): error C141: syntax error near 'else'51\PINLV.C(56): error C231: 'd': redefinition51\PINLV.C(57): error C279: 'd': multiple initialization51\PINLV.C(57): error C231: 'd': redefinition51\PINLV.C(58): error C279: 'd': multiple initialization51\PINLV.C(58): error C231: 'd': redefinition51\PINLV.C(59): error C136: invalid dimension size: [0]51\PINLV.C(59): error C279: 'd': multiple initialization51\PINLV.C(60): error C141: syntax error near '}'51\PINLV.C(65): error C202: 'clear': undefined identifier51\PINLV.C(68): error C202: 'a': undefined identifier51\PINLV.C(68): error C141: syntax error near 'tN'51\PINLV.C(70): error C202: 'ledM': undefined identifier
超低功耗,256KB-512KB闪存,可扩展存储器,备有开发板
我怀疑52行那个分号有问题。。。。建议楼主把全部程序上传看看
#include &reg52.h&#define Segment P2#define sl P0
unsigned char d[4];
unsigned int tN;
unsigned int fC
unsigned int regC
unsigned int pC
unsigned char Num[10]={0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f}; void Delay(unsigned int DelayTime){ while(DelayTime--);} void disp(){ if(level==0)
d[2]=pCnt/100;
d[1]=(pCnt%100)/10;
d[0]=pCnt%10;
sl=0Delay(1);Segment=Num[d[3]];Delay(300);
sl=0Delay(1);Segment=Num[d[2]];Delay(300);
sl=0Delay(1);Segment=Num[d[1]];Delay(300);
sl=0xf7;Delay(1);Segment=Num[d[0]];Delay(300); } else if(level==1) {
d[3]=pCnt/1000;
d[2]=(pCnt%;
d[1]=(pCnt%100)/10;
d[0]=pCnt%10;
sl=0Delay(1);Segment=Num[d[3]];Delay(300);
sl=0Delay(1);Segment=Num[d[2]];Delay(300);
sl=0Delay(1);Segment=Num[d[1]]+0x80;Delay(300);
sl=0xf7;Delay(1);Segment=Num[d[0]];Delay(300); } else if(level==2) {
d[3]=pCnt/1000;
d[2]=(pCnt%;
d[1]=(pCnt%100)/10;
d[0]=pCnt%10;
0}; } else {
d[0]=0; }} void intial(){ clear=1;
level=0; ledM=1;
ledK=1; ledB=0;
TMOD=0x61;
} void main(){ intial();
while(1) {
disp(); }} void timer0() interrupt 1{ cnt++; if(cnt==tN) {
if(level==0)
if(regCnt&999)
else if(level==1)
if(regCnt&1)
else if(regCnt&1000)
pCnt=regCnt*10;
else if(level==2)
if(regCnt&500)
else if(regCnt&5000)
TR1=1; } TH0=0x3c;
} void enterFre() interrupt 3
51\PINLV.C(65): error C202: 'clear': undefined identifier51\PINLV.C(68): error C202: 'a': undefined identifier51\PINLV.C(68): error C141: syntax error near 'tN'51\PINLV.C(70): error C202: 'ledM': undefined identifier51\PINLV.C(71): error C202: 'ledK': undefined identifier51\PINLV.C(72): error C202: 'ledB': undefined identifier51\PINLV.C(101): error C202: 'clear': undefined identifier51\PINLV.C(102): error C202: 'clear': undefined identifier51\PINLV.C(120): error C202: 'addr2': undefined identifier51\PINLV.C(127): error C202: 'addr2': undefined identifier51\PINLV.C(131): error C202: 'ledM': undefined identifier51\PINLV.C(132): error C202: 'ledK': undefined identifier51\PINLV.C(133): error C202: 'ledB': undefined identifier51\PINLV.C(139): error C202: 'ledK': undefined identifier51\PINLV.C(140): error C202: 'ledB': undefined identifier51\PINLV.C(149): error C202: 'addr2': undefined identifier51\PINLV.C(151): error C202: 'ledK': undefined identifier51\PINLV.C(152): error C202: 'ledB': undefined identifier51\PINLV.C(158): error C202: 'addr2': undefined identifier51\PINLV.C(161): error C202: 'ledB': undefined identifier51\PINLV.C(166): error C202: 'ledM': undefined identifier51\PINLV.C(167): error C202: 'ledK': undefined identifier51\PINLV.C(168): error C202: 'ledB': undefined identifier
登录百度帐号源码开发语言/平台
当前位置:
& 查看源码
cro.plg:源码内容
&h1&礦ision3&Build&Log&/h1&
&h2&Project:&/h2&
F:实用单片机程序C语言循环移动cro.uv2
Project&File&Date:&&07/31/2008
&h2&Output:&/h2&
Build&target&'Target&1'
Target&has&no&object&modules
Target&not&created
Build&target&'Target&1'
Target&has&no&object&modules
Target&not&created
Build&target&'Target&1'
compiling&corl.c...
CORL.C(15):&warning&C206:&'delay':&missing&function-prototype
CORL.C(15):&error&C267:&'delay':&requires&ANSI-style&prototype
CORL.C(17):&error&C141:&syntax&error&near&'while'
Target&not&created
Build&target&'Target&1'
compiling&corl.c...
CORL.C(15):&warning&C206:&'delay':&missing&function-prototype
CORL.C(15):&error&C267:&'delay':&requires&ANSI-style&prototype
Target&not&created
Build&target&'Target&1'
compiling&corl.c...
CORL.C(19):&warning&C209:&'__cror_':&too&few&actual&parameters
CORL.C(19):&error&C264:&intrinsic&'__cror_':&declaration/activation&error
Target&not&created
Build&target&'Target&1'
compiling&corl.c...
CORL.C(19):&warning&C275:&expression&with&possibly&no&effect
linking...
Program&Size:&data=9.0&xdata=0&code=58
&cro&&-&0&Error(s),&1&Warning(s).
Build&target&'Target&1'
compiling&corl.c...
CORL.C(19):&error&C141:&syntax&error&near&'d'
Target&not&created
Build&target&'Target&1'
compiling&corl.c...
CORL.C(19):&error&C141:&syntax&error&near&'d'
Target&not&created
Build&target&'Target&1'
compiling&corl.c...
CORL.C(19):&warning&C209:&'__cror_':&too&few&actual&parameters
CORL.C(19):&error&C264:&intrinsic&'__cror_':&declaration/activation&error
Target&not&created
Build&target&'Target&1'
compiling&corl.c...
CORL.C(19):&warning&C275:&expression&with&possibly&no&effect
linking...
Program&Size:&data=9.0&xdata=0&code=58
&cro&&-&0&Error(s),&1&Warning(s).
Build&target&'Target&1'
compiling&corl.c...
CORL.C(19):&error&C202:&'cror':&undefined&identifier
CORL.C(19):&error&C141:&syntax&error&near&';'
Target&not&created
Build&target&'Target&1'
compiling&corl.c...
CORL.C(19):&warning&C275:&expression&with&possibly&no&effect
linking...
Program&Size:&data=9.0&xdata=0&code=58
&cro&&-&0&Error(s),&1&Warning(s).
Build&target&'Target&1'
compiling&corl.c...
CORL.C(19):&error&C141:&syntax&error&near&'d'
Target&not&created
Build&target&'Target&1'
compiling&corl.c...
CORL.C(19):&warning&C275:&expression&with&possibly&no&effect
CORL.C(20):&warning&C275:&expression&with&possibly&no&effect
linking...
Program&Size:&data=9.0&xdata=0&code=58
&cro&&-&0&Error(s),&2&Warning(s).
Build&target&'Target&1'
compiling&corl.c...
CORL.C(18):&error&C202:&'d':&undefined&identifier
Target&not&created
Build&target&'Target&1'
compiling&corl.c...
CORL.C(19):&warning&C275:&expression&with&possibly&no&effect
linking...
Program&Size:&data=9.0&xdata=0&code=58
&cro&&-&0&Error(s),&1&Warning(s).
Build&target&'Target&1'
compiling&corl.c...
CORL.C(19):&warning&C275:&expression&with&possibly&no&effect
linking...
Program&Size:&data=9.0&xdata=0&code=58
&cro&&-&0&Error(s),&1&Warning(s).
Build&target&'Target&1'
compiling&corl.c...
CORL.C(19):&warning&C275:&expression&with&possibly&no&effect
linking...
Program&Size:&data=9.0&xdata=0&code=58
&cro&&-&0&Error(s),&1&Warning(s).
Build&target&'Target&1'
compiling&corl.c...
CORL.C(19):&warning&C209:&'__crol_':&too&few&actual&parameters
CORL.C(19):&error&C264:&intrinsic&'__crol_':&declaration/activation&error
Target&not&created
Build&target&'Target&1'
compiling&corl.c...
CORL.C(19):&warning&C209:&'__crol_':&too&few&actual&parameters
CORL.C(19):&error&C264:&intrinsic&'__crol_':&declaration/activation&error
Target&not&created
Build&target&'Target&1'
compiling&corl.c...
linking...
Program&Size:&data=9.0&xdata=0&code=59
&cro&&-&0&Error(s),&0&Warning(s).
Build&target&'Target&1'
compiling&corl.c...
linking...
Program&Size:&data=9.0&xdata=0&code=59
&cro&&-&0&Error(s),&0&Warning(s).
Build&target&'Target&1'
compiling&corl.c...
linking...
Program&Size:&data=9.0&xdata=0&code=59
&cro&&-&0&Error(s),&0&Warning(s).
Build&target&'Target&1'
compiling&corl.c...
CORL.C(15):&error&C141:&syntax&error&near&'/'
Target&not&created
Build&target&'Target&1'
compiling&corl.c...
linking...
***&WARNING&L16:&UNCALLED&SEGMENT,&IGNORED&FOR&OVERLAY&PROCESS
&&&&SEGMENT:&?PR?_DELAY_50US?CORL
Program&Size:&data=9.0&xdata=0&code=52
&cro&&-&0&Error(s),&1&Warning(s).
Build&target&'Target&1'
compiling&corl.c...
linking...
***&WARNING&L16:&UNCALLED&SEGMENT,&IGNORED&FOR&OVERLAY&PROCESS
&&&&SEGMENT:&?PR?_DELAY_50US?CORL
Program&Size:&data=9.0&xdata=0&code=52
&cro&&-&0&Error(s),&1&Warning(s).
Build&target&'Target&1'
compiling&corl.c...
CORL.C(20):&warning&C206:&'_crol_col':&missing&function-prototype
CORL.C(20):&error&C267:&'_crol_col':&requires&ANSI-style&prototype
Target&not&created
Build&target&'Target&1'
compiling&corl.c...
CORL.C(20):&warning&C206:&'_crol_col':&missing&function-prototype
CORL.C(20):&error&C267:&'_crol_col':&requires&ANSI-style&prototype
Target&not&created
Build&target&'Target&1'
compiling&corl.c...
CORL.C(20):&warning&C206:&'_crol_coc':&missing&function-prototype
CORL.C(20):&error&C267:&'_crol_coc':&requires&ANSI-style&prototype
Target&not&created
Build&target&'Target&1'
compiling&corl.c...
CORL.C(20):&error&C141:&syntax&error&near&'unsigned'
Target&not&created
Build&target&'Target&1'
compiling&corl.c...
CORL.C(20):&error&C141:&syntax&error&near&'char'
Target&not&created
Build&target&'Target&1'
compiling&corl.c...
linking...
***&WARNING&L16:&UNCALLED&SEGMENT,&IGNORED&FOR&OVERLAY&PROCESS
&&&&SEGMENT:&?PR?_DELAY_50US?CORL
Program&Size:&data=9.0&xdata=0&code=52
&cro&&-&0&Error(s),&1&Warning(s).
Build&target&'Target&1'
compiling&corl.c...
CORL.C(20):&warning&C206:&'P2_crol_':&missing&function-prototype
CORL.C(20):&error&C267:&'P2_crol_':&requires&ANSI-style&prototype
Target&not&created
Build&target&'Target&1'
compiling&corl.c...
linking...
***&WARNING&L16:&UNCALLED&SEGMENT,&IGNORED&FOR&OVERLAY&PROCESS
&&&&SEGMENT:&?PR?_DELAY_50US?CORL
Program&Size:&data=9.0&xdata=0&code=63
&cro&&-&0&Error(s),&1&Warning(s).
Build&target&'Target&1'
compiling&corl.c...
linking...
***&WARNING&L16:&UNCALLED&SEGMENT,&IGNORED&FOR&OVERLAY&PROCESS
&&&&SEGMENT:&?PR?_DELAY_50US?CORL
Program&Size:&data=9.0&xdata=0&code=65
&cro&&-&0&Error(s),&1&Warning(s).
Build&target&'Target&1'
compiling&corl.c...
CORL.C(20):&warning&C206:&'_croll_':&missing&function-prototype
CORL.C(20):&error&C267:&'_croll_':&requires&ANSI-style&prototype
Target&not&created
Build&target&'Target&1'
compiling&corl.c...
CORL.C(20):&warning&C206:&'_croll_':&missing&function-prototype
CORL.C(20):&error&C267:&'_croll_':&requires&ANSI-style&prototype
Target&not&created
Build&target&'Target&1'
compiling&corl.c...
linking...
***&WARNING&L16:&UNCALLED&SEGMENT,&IGNORED&FOR&OVERLAY&PROCESS
&&&&SEGMENT:&?PR?_DELAY_50US?CORL
Program&Size:&data=9.0&xdata=0&code=65
&cro&&-&0&Error(s),&1&Warning(s).
Build&target&'Target&1'
compiling&corl.c...
CORL.C(17):&error&C141:&syntax&error&near&'int'
CORL.C(17):&error&C202:&'i':&undefined&identifier
CORL.C(17):&error&C202:&'i':&undefined&identifier
CORL.C(17):&error&C202:&'i':&undefined&identifier
CORL.C(17):&error&C141:&syntax&error&near&')'
CORL.C(20):&error&C202:&'i':&undefined&identifier
Target&not&created
Build&target&'Target&1'
compiling&corl.c...
linking...
***&WARNING&L16:&UNCALLED&SEGMENT,&IGNORED&FOR&OVERLAY&PROCESS
&&&&SEGMENT:&?PR?_DELAY_50US?CORL
Program&Size:&data=9.0&xdata=0&code=68
&cro&&-&0&Error(s),&1&Warning(s).
Build&target&'Target&1'
compiling&corl.c...
linking...
***&WARNING&L16:&UNCALLED&SEGMENT,&IGNORED&FOR&OVERLAY&PROCESS
&&&&SEGMENT:&?PR?_DELAY_50US?CORL
Program&Size:&data=9.0&xdata=0&code=68
&cro&&-&0&Error(s),&1&Warning(s).
Build&target&'Target&1'
compiling&corl.c...
linking...
***&WARNING&L16:&UNCALLED&SEGMENT,&IGNORED&FOR&OVERLAY&PROCESS
&&&&SEGMENT:&?PR?_DELAY_50US?CORL
Program&Size:&data=9.0&xdata=0&code=68
&cro&&-&0&Error(s),&1&Warning(s).
Build&target&'Target&1'
compiling&corl.c...
linking...
***&WARNING&L16:&UNCALLED&SEGMENT,&IGNORED&FOR&OVERLAY&PROCESS
&&&&SEGMENT:&?PR?_DELAY_50US?CORL
Program&Size:&data=9.0&xdata=0&code=68
&cro&&-&0&Error(s),&1&Warning(s).
Build&target&'Target&1'
compiling&corl.c...
linking...
***&WARNING&L16:&UNCALLED&SEGMENT,&IGNORED&FOR&OVERLAY&PROCESS
&&&&SEGMENT:&?PR?_DELAY_50US?CORL
Program&Size:&data=9.0&xdata=0&code=68
&cro&&-&0&Error(s),&1&Warning(s).
Build&target&'Target&1'
compiling&corl.c...
linking...
Program&Size:&data=9.0&xdata=0&code=102
&cro&&-&0&Error(s),&0&Warning(s).
Build&target&'Target&1'
compiling&corl.c...
linking...
Program&Size:&data=9.0&xdata=0&code=102
&cro&&-&0&Error(s),&0&Warning(s).
Build&target&'Target&1'
compiling&corl.c...
linking...
Program&Size:&data=9.0&xdata=0&code=102
&cro&&-&0&Error(s),&0&Warning(s).
Build&target&'Target&1'
compiling&corl.c...
linking...
Program&Size:&data=9.0&xdata=0&code=107
&cro&&-&0&Error(s),&0&Warning(s).
Build&target&'Target&1'
compiling&corl.c...
linking...
Program&Size:&data=9.0&xdata=0&code=100
&cro&&-&0&Error(s),&0&Warning(s).
Build&target&'Target&1'
compiling&corl.c...
linking...
Program&Size:&data=9.0&xdata=0&code=100
&cro&&-&0&Error(s),&0&Warning(s).
CopyRight &
verySource.Com All Rights reserved.  京公网安备:88}

我要回帖

更多关于 avr单片机hex 反编译 的文章

更多推荐

版权声明:文章内容来源于网络,版权归原作者所有,如有侵权请点击这里与我们联系,我们将及时删除。

点击添加站长微信