This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Linker error(Error: L6248E) while compiling code.

Hi,

I am using ARM DS-5 IDE and have compiled some zigbee related code and faces linker error like some of below

Error: L6248E: my-interface-uart.o(.data) in PI region 'ER_RW' cannot have address type relocation to gtype  in PI region 'ER_ZI'.
Error: L6248E: my-route-host.o(.data) in PI region 'ER_RW' cannot have address type relocation to table in PI region 'ER_ZI'.
Error: L6248E: data-center.o(.data) in PI region 'ER_RW' cannot have address type relocation to .conststring in PI region 'ER_RO'.
Error: L6248E: data-center.o(.data) in PI region 'ER_RW' cannot have address type relocation to .conststring in PI region 'ER_RO'.
........
......

I found some solution at this link http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.faqs/ka3554.html but i am not able to change code because there is lots of code and this code is auto generated.So if i solve the errors by modifying code by giving some time then also it will not help because i need to add those changes again if code is again auto generated.

So any one have idea about how can i solve this error?

Is any compilation flag or some configuration needed in IDE to solve it?

Regards,

Jayesh

Parents Reply Children
No data