We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
We are not able to compile the code which we are able to compile on other system, It is giving the following error
Error 6286E: Value(0x299d0) out of range (0 - 0xfff) for relocation #0(R_ARM_LDR_PC_GO, wrt symbol SWI_count) in SWI_RTX.o(SWI_RTX)
Thank you Anees
what platform? what MDK? what code?
What makes you think it's a "Licence or Patch" problem?
More likely a project configuration problem.?
Error 6286E: Value(0x299d0) out of range (0 - 0xfff)
Clearly, a value of 0x299d0 is outside the range 0-0xFFF by a long way!