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

Compile a program with RELATIVE JUMPS

Hi,

I need to compile a program in to relative jumps in order to locate it diferent addresses.

With this I can load it to address 0x1000000 or 0x3000000.

I have a BIG flash memory that contains diferent versions of the same application, because of that, y need to locate in diferent locations.

What can I do ?

Thank you very much!!