PIC编译出错

2019-03-25 19:26发布

Executing: "C:Program FilesHI-TECH SoftwarePICCstd9.60inpicc.exe" -C -E"kz_bpq.cce" "kz_bpq.c" -O"kz_bpq.obj" -Zg9 -O -ASMLIST -Q -MPLAB -16F877A
Advisory[1207]   : some of the command line options you are using are now obsolete
Advisory[1208]   : use --help option or refer to the user manual for option details
Warning[361] F:Kz_bianpinqikz_bpq.c 44 : function declared implicit int
Warning[361] F:Kz_bianpinqikz_bpq.c 125 : function declared implicit int
Warning[349] F:Kz_bianpinqikz_bpq.c 333 : non-prototyped function declaration for ""
Warning[349] F:Kz_bianpinqikz_bpq.c 333 : non-prototyped function declaration for "TMR1_OVR_ISR"
Warning[349] F:Kz_bianpinqikz_bpq.c 347 : non-prototyped function declaration for ""
Warning[349] F:Kz_bianpinqikz_bpq.c 347 : non-prototyped function declaration for "TMR0_OVR_ISR"
Error[845] F:Kz_bianpinqikz_bpq.c 394 : symbol "int_func" defined more than once
Error[845] F:Kz_bianpinqikz_bpq.c 379 : symbol "saved_w" defined more than once
Error[845] F:Kz_bianpinqikz_bpq.c 387 : symbol "int_restore" defined more than once
Error[845] F:Kz_bianpinqikz_bpq.c 396 : symbol "int_entry" defined more than once
Error[845] F:Kz_bianpinqikz_bpq.c 402 : symbol "saved_status" defined more than once
Error[845] F:Kz_bianpinqikz_bpq.c 425 : symbol "saved_pclath" defined more than once
Halting build on first failure as requested.
BUILD FAILED: Thu Mar 08 16:10:43 2012   编译出错 不知道什么原因 有知道的回复一下 谢谢
此帖出自小平头技术问答
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
该问题目前已经被作者或者管理员关闭, 无法添加新回复
5条回答
zch_genius
1楼-- · 2019-03-26 05:48
 精彩回答 2  元偷偷看……
antonine
2楼-- · 2019-03-26 08:46
把文件上传上来看看
liaofang
3楼-- · 2019-03-26 09:23
看提示貌似是你定义的那些符号多次定义吧
qy2110000
4楼-- · 2019-03-26 15:13
应该是某个函数整个书写由问题,比如没有分号什么的
sevenouyang
5楼-- · 2019-03-26 18:43
我写了个定时器1的中断程序,也是这个错误,头疼。求指教!!!!

一周热门 更多>