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

Relocatable code

Can the ARM compiler-linker produce relocatable object code? That is, the code may be executed from anywhere in memory because it has no absolute program memory references - all is relative to PC.

0