Hi,
I'm starting a new project based on C6748 (LCDK 6748 board) and I need, at start of my program, to read one single file from SD card to DDR2 (size = 100 MBytes).
I'm interest to analize the best fast approach for this task (without any other concurrent task) because I need to read the file one time and only at start of DSP firmware.
About this argument there is two document OMAPL138_BIOSPSP_Datasheet.pdf and C6748_BIOSPSP_Datasheet.pdf wich report two different throughput rate (both Blockmedia driver) between L138 (11 MBps) and C6748 (2.20 MBps).
Why is it too big differences on MMCSD read performance between this two devices which I know to have the same peripheral ???
Thank in advance for your attention,
Regards,
Marco