lscript - 2022.1 English

Vitis Unified Software Platform Documentation: Embedded Software Development (UG1400)

Document ID
UG1400
Release Date
2022-04-26
Version
2022.1 English

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.