We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Yes; the linker embeds the scatter loading code into the binary which will perform the necessary copy. It can also do clever things like decompressing data sections (so ROM storage is small, but the RAM image is correct) and unpacking sections (so they are stored in a compact form, but stored out at the right page offsets as needed in the scatter file).