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.