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

function placing at absolute address

suppose i have declared a function in program, now i want to locate this function at absolute address using scatter file. kindly give me its example code.

Thanks

Parents
  • Are you spending any time reading up on scatter files yourself? It seems like you think web forums are the same as a free work force.

    Anything in a named segment can be moved to a specific location by the scatter file.

    Being a developer means that you must be able to take fact A and fact B and merge that information and get to conclusion C. You can't live your whole life expecting to ask form questions whenever you can't find a 100% exactly matching answer somewhere.

    Your posts never shows that you have spent any time at all looking at a problem.

Reply
  • Are you spending any time reading up on scatter files yourself? It seems like you think web forums are the same as a free work force.

    Anything in a named segment can be moved to a specific location by the scatter file.

    Being a developer means that you must be able to take fact A and fact B and merge that information and get to conclusion C. You can't live your whole life expecting to ask form questions whenever you can't find a 100% exactly matching answer somewhere.

    Your posts never shows that you have spent any time at all looking at a problem.

Children