8.3.3 Linker Script File
Linker scripts, or command files:
- Instruct the linker where to locate sections
- Specify memory ranges for a given part
- Can be customized to locate user-defined sections at specific addresses
For more on linker script files, see Linker Scripts