plm set-debug-log - 2021.2 English

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

Document ID
UG1400
Release Date
2021-12-15
Version
2021.2 English

Configure PLM debug log memory

Syntax

plm set-debug-log <addr> <size>

Specify the address and size of the memory which should be used for PLM debug log. By default, PMC RAM is used for PLM debug log.

Returns

Nothing, if successful. Error, otherwise.

Example(s)

plm set-debug-log 0x0 0x4000

Use the memory 0x0 - 0x3fff for PLM debug log.