|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
本帖最后由 cjsb37 于 2013-4-29 09:10 编辑
各位大侠,小弟在CCS环境下调试程序遇到一个问题,向各位请教
>> error: relocation overflow occured at address 0x00000100 in section
'vectors' of input file 'D:\dspyuyin\Dsp\vectors.obj'. The 32-bit
PC-relative displacement -536844631 at this location is too large
to fit into the 21-bit PC-Relative field; the destination address
is too far away from the instruction. You may need to add a mask to
the assembly instruction or use other target specific assembly
features if you really only need the lowest 21 bits of this symbol.
Please see the section on Relocation in the Assembly User's Guide.
究竟这是怎么回事呀?怎么解决这个问题?请大家帮帮忙.
之前我搜索一下,看到有人说选择Project->Build Options->Compiler->Advanced->Memory Models
选择Far Calls & Far Data,但是我已经按照这样做了.可是还是不行...希望大家给点建议,谢谢
|
|