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

offset adress

Hi,
i work on st10f168 and i would to know how can i compile a .c file (which contains fonctions) with manual fix adress. Because i want to load the disassembly code of it in external memory (ex : 0x200000) in order to execute it. Without offset the program begin in 0x00 and calls instructions can't be move.
I try to put an offset in Options for target\Output\offset but it doesn t work???
If you get the solution, help me!
Thanks
Regards