copyImageToHostSDCardPath
R2026bCopy board-specific SD card image files to host SD card location
Syntax
Description
Add-On Required: This feature requires the HDL Coder Support Package for Intel FPGA and SoC Devices add-on.
copyImageToHostSDCardPath(
copies the SD card image files of the specified board to the specified SD card drive
location on the host system. The SD card image files contain a bootloader and the suitable
operating system information. Also, this function copies the server daemon for handling the
AXI manager host commands on the target SoC device.BoardName,SDCardDrive)
copyImageToHostSDCardPath(
specifies options using one or more name-value arguments. For example,
BoardName,SDCardDrive,Name,Value)'DeviceAddress','192.168.0.8' sets the internet protocol (IP) address
of the target SoC device.
Input Arguments
Name-Value Arguments
Version History
Introduced in R2020a