DSPRelated.com
Forums

Loading data to DSK-C6711 memory from Matlab- HELP

Started by motti_ch1 May 23, 2004
Hi All!

One of the importent parts of my project (using the DSKC6711) is
to load some large amount of data from Matlab enviroment to the
DSK memory (SDRAM). I'm talking about thousands of 'float' values
which has to be loaded before the real-time operation of the
algorithm. I've tried to use the Matlab's 'write' function but it's
too slow (about 5 second for each 1000 floats).
Is anyone know about another faster way for doing it?

Thanks,

Moti