在线时间2 小时
UID3154263
注册时间2015-8-3
NXP金币0
该用户从未签到
新手上路

- 积分
- 20
- 最后登录
- 2015-8-11
|
[url=]L1907: Fixup overflow in <Object>, type <objType> at offset <Address>[/url][DISABLE, INFORMATION, WARNING, ERROR] [url=]Description[/url]An illegal relocation of an object is detected in the object file <Object> at address <Address>. The type of the object is given in <objType>. [url=]Tips[/url]- Check the relocation at that address. The offset may be out of range for this relocation type. If not it may be caused by a corrupt object file.
- Check if all objects are allocated in the correct area. Is the object correctly declared?
- This error might occur if the zero paged variables are allocated out of the zero page.
|
评分
-
查看全部评分
|