Create a linker script.
Syntax
lscript <sub-command> [options]
Create a linker script, or perform various other operations on the linker script, based on the sub-command specified. The following sub-commands are supported.
| Sub-command | Description |
|---|---|
| memory | List the memories supported by the active domain. |
| section | Lists and edit the sections available. |
| def-mem | Returns default memory for the section type. |
| generate | Generate a linker script. |
Options
None
Returns
Depends on the sub-command. Refer to the sub-command help for details.
Example(s)
Refer to the sub-command help for details.