Read from the platform file
Syntax
platform read [platform-file]
Read platform settings from the platform file and makes it available for edit. Platform file gets created during the creation of platform itself and it contains all details of platform like hw specification file, processor information etc
Options
None
Returns
Empty string, if the platform is read successfully. Error string, if the platform file cannot be read.
Example(s)
platform read <platform.spr>
Reads the platform from the platform.spr file.