Hello all,
I want to use project "pcieboot_interrupt" from
mcsdk_2_01_02_06\tools\boot_loader\examples\pcie\
for writing packages into DSP and reading packages from DSP with the average throughput
about 330MB/Sek. But the function mdelay(1000) dramatically decreases the average
throughput for DMA reading.
Please answer on the following question: What code necessary to place into this example
instead of mdelay(1000) to keep the average throughput about 330MB/Sek for DMA reading?
I used:
Code Composer Studio 5.2.1.00018
mcsdk_2_01_02_06
MDSEVM6678L/MDXEVMPCI board
OS - Debian7, Ubuntu10.04
Best regards,