getos
Get OS details from BSP.
Syntax
getos [OPTIONS]
Return OS details from the BSP.
Options
Option | Description |
---|---|
-bsp <bsp-proj | mss-file> | BSP project or mss file corresponding to the OS. |
Returns
If successful, this command returns OS details, otherwise it returns an error.
Example(s)
getos -bsp hello_bsp
Return the OS details in the BSP.