platform write - 2025.2 English - UG1725

Software Debugger Reference Guide (UG1725)

Document ID
UG1725
Release Date
2025-11-20
Version
2025.2 English

Write platform settings to a file.

Syntax

platform write 

Writes the platform settings to platform.spr file. It can be read back using the "platform read" command.

Options

None.

Returns

Empty string, if the platform settings are written successfully. Error string, if the platform settings cannot be written.

Examples

platform write

Writes platform to platform.spr file.