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
ouch, I don't think you can do that with a function. You would have to use the scatter file. in other words: read about it!
But simple to have the function it its own segment.
Thanks to all of you.