Main Content
soc.sdk.OperatingSystem Class
Namespace: soc.sdk
Operating system definition for the processor
Description
An OperatingSystem
object defines the operating
system of the processor in an SoC application. When mapped to a soc.sdk.BoardSupport
object, that
operating system is used on the processor of a deployed application.
Creation
creates an operatingSystemObj
= soc.sdk.OperatingSystem(name
)OperatingSystem
object and sets the
Name
property to name
.
Input Arguments
Properties
Version History
Introduced in R2019b