Main Content
socWriteSDCardImage
Syntax
Description
writes the SD card image files of the specified board to the specified SD card drive
location on the host computer. The SD card image files contain a bootloader and the suitable
operating system information.status
= socWriteSDCardImage(imageFilePath
)
specifies options using one or more name-value arguments. For example,
status
= socWriteSDCardImage(imageFilePath
,Name=Value
)RemoteIPAddress="192.168.0.8"
sets the internet protocol (IP) address
of the target SoC device.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2024a