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

locating the final destination of object code


We have written a 'C' file with SRC directive .After compiletion with Uv2 (with out including Startup.a51) a .SRC
file is generated as usual.How do we set the starting address of the same file accoriing to our wish eg. the starting address of the file may be 0x300. We tried about setting code address trough option through target in target option. Then we change in the l51 -locate optin to give the desirable address for on chip code memory. It is not working. Please guide us.

0