addNewOperatingSystem
Class: soc.sdk.BoardSupport
Namespace: soc.sdk
Add new operating system to BoardSupport object
Syntax
operatingSystemObj = addNewOperatingSystem(boardSupportObj,name)
Description
Add-On Required: This feature requires the SoC Blockset Support Package for AMD FPGA and SoC Devices add-on.
creates a operatingSystemObj = addNewOperatingSystem(boardSupportObj,name)soc.sdk.OperatingSystem object and adds the
object to the soc.sdk.BoardSupport object.
Input Arguments
Output Arguments
Version History
Introduced in R2019b