Create linker script.
Syntax
lscript <sub-command> [options]
Create a linkerscript, or perform various other operations on the linker script, based on the sub-command specified. Following sub-commands are supported. memory - List of 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. Type "help" followed by "lscript sub-command", or "lscript sub-command" followed by "-help" for more details.
Options
None.
Returns
Depends on the sub-command. Refer to the sub-command help for details.
Examples
Refer to the sub-command help for details.