lscript memory - 2023.2 English

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

Document ID
UG1400
Release Date
2023-12-13
Version
2023.2 English

List supported memory.

Syntax

lscript memory [options]

List of the memories supported by the active domain.

Options

Option Description
-app <application-name> Name of application from workspace.
-supported-mem Returns supported memory regions for each section.

Returns

List of the memories supported by the active domain in tabular format.

Examples

lscript memory

This command returns the list of memories available in the active domain.

lscript memory -app <application-name>

Returns list of memories available for application specified. This command makes the platform and domain of the specified application into the active platform and domain.

lscript memory -supported-mem

Returns the section wise supported memories.