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.

how to apply the mpcsxfer sample in displink dictionary?

Did anyone have an analysis paper about mpcsxfer program in dsplink dictionary?  I want to apply it on my project , but I have some questions about the procession of this program .

thank you !

  • Lee:

       The DSPLink UserGuide.pdf in dsplink/doc directory, Chapter 23, has an overview and flow chart of the MPCSXFER sample program, to show its procession.

       I do not know if there is any analysis of data transfer rate with this sample, but you could insert BIOS side (CLK_gethtime()) or Linux side (clock_gettime()) timing calls to find out.

    Regards,
    - Gil