plm - 2020.2 English

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

Document ID
UG1400
Release Date
2020-12-15
Version
2020.2 English

PLM logging

Syntax

plm <sub-command> [options]
Configure PLM log-level/log-memory, or copy/retrieve PLM log, based on <sub-command> specified. Following sub-commands are supported.
  • copy-debug-log - Copy PLM debug log to user memory.
  • set-debug-log - Configure memory for PLM debug log.
  • set-log-level - Configure PLM log level.
  • log - Retrieve PLM debug log.
Type "help" followed by "plm sub-command", or "plm sub-command" followed by "-help" for more details.

Options

None

Returns

Depends on the sub-command. Please refer to sub-command help for details.

Example(s)

Please refer to sub-command help for examples.