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!!