DSPRelated.com
Forums

fastest way for block transfer

Started by silvera_tristan May 26, 2004
Hi all,
what is the difference between read/write and readmsg/writemsg? as I
understand, one goes through the RTDX buffer while the other one
goes directly to the memory. is it true? and if so, can I access all
the different types of memory on board?
from my experiments, using readmsg/writemsg is a faster way for
transfering data from host to target and the other way around. why
is that? and, is that always true? when will i prefer to use
read/write?

thanks for your help,
Offir.