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

ARM Linker: Execution interrupted due to an illegal storage access

I'm trying to compile some software for a cortexA8 core and during link I get the following error:

ARM Linker: Execution interrupted due to an illegal storage access.
Error: L6286E

Do someone knows where I can find more details about the error?
There a lot of different modules in this software and I cannot find which one is triggering this error.

thanks

I find the same question in :

https://community.arm.com/tools/f/discussions/1122/arm-linker-v5-02-error-l6286e

I referred to  this thread,but  didn't  resolved it yet .