platform read - 2025.2 简体中文 - UG1725

软件调试器 参考指南 (UG1725)

Document ID
UG1725
Release Date
2025-11-20
Version
2025.2 简体中文

读取平台文件。

语法

platform read [platform-file]

从平台文件中读取平台设置,使其可供编辑。创建平台期间会创建平台文件,其中包含所有平台详细信息,如硬件规格文件、处理器信息等。

选项

无。

返回

如果平台读取成功,则返回空字符串。如果无法读取平台文件,则返回错误字符串。

示例

platform read <platform.spr>

从 platform.spr 文件读取平台。