plm copy-debug-log - 2022.1 English

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

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

Copy PLM debug log

Syntax

plm copy-debug-log <addr>

Copy PLM debug log from debug log buffer to user memory specified by <addr>.

Returns

Nothing, if successful. Error, otherwise.

Example(s)

plm copy-debug-log 0x0

Copy PLM debug log from the default log buffer to address 0x0.