XFsbl_Strcpy - XFsbl_Strcpy - 2023.1 English - UG1137

Zynq UltraScale+ MPSoC Software Developer Guide (UG1137)

Document ID
UG1137
Release Date
2023-08-04
Version
2023.1 English

This function to copy the source string to the destination string.

char *XFsbl_Strcpy(char *DestPtr, const char *SrcPtr)
Table 1. XFsbl_Strcpy Parameters in FSBL
Parameters Description
DestPtr Pointer to the buffer to be printed
SrcPtr Pointer to the buffer containing the source string