This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/66AK2H12: edmacopy function parameter question

Part Number: 66AK2H12

Tool/software: Linux

I want to use int32_t EdmaMgr_copy1D1DLinked (EdmaMgr_Handle h,void *__restrict__ src[],void *__restrict__ dst[],int32_t num_bytes[],int32_t num_transfers);

but I don't konw how to input parameter for src[] and dst[].

who can help me?