英锐恩单片机论坛,Microchip单片机,模拟器件,接口电路,麦肯单片机,单片机应用交流

 找回密码
 立即注册
搜索
电子烟方案单片机单片机开发深圳单片机开发
单片机方案国产单片机8位单片机电子烟方案开发
查看: 3130|回复: 1
打印 上一主题 下一主题

用PICC18编译一个程序,出现以下编译错误

[复制链接]
跳转到指定楼层
1#
发表于 2009-3-31 15:18:41 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
Deleting intermediary files... done.
Executing: "C:\PIC18\BIN\PICC18.EXE" -C -E"test.cce" "test.c" -O"test.obj" -Q -MPLAB -18F452
Executing: "C:\PIC18\BIN\PICC18.EXE" -E"test.lde" "E:\MPLAB ide\cui\test\test.obj" -O"test.cof" -O"test.hex" -Q -MPLAB -18F452
Error[000] E:\MPLAB ide\cui\test\test.obj 22 : Fixup overflow referencing psect bigbss (loc 0x54 (0x2A+42), size 1, value 0x5FF)
Error[000] E:\MPLAB ide\cui\test\test.obj 22 : Fixup overflow referencing psect bigbss (loc 0x58 (0x2A+46), size 1, value 0x5FF)
Error[000] E:\MPLAB ide\cui\test\test.obj 22 : Fixup overflow referencing psect bigbss (loc 0x5C (0x2A+50), size 1, value 0x5FE)
BUILD FAILED: Thu Jul 29 15:44:45 2004
2#
 楼主| 发表于 2009-3-31 15:19:41 | 只看该作者
fixup overflow referencing * (Linker)
The linker was asked to relocate (fixup) an item that would not fit back into the space after relocation.
For example this will occur if a byte size object is initialized with an address that is bigger than 255.
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关闭

站长推荐上一条 /1 下一条

小黑屋|公司首页|Microchip单片机,模拟器件,接口电路,麦肯单片机,单片机应用交流 ( 粤ICP备09008620号 )

GMT+8, 2024-5-13 23:18 , Processed in 0.059983 second(s), 23 queries .

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表