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.

Very Slow write/read DM6437 as PCI Slave

I have a DM6437 evaluation board plugged into Window's PC. Modified the PCI sample code to test DDR2 memory. It's extremely slow. Test a page of 8MB DDR2 memory with write and read on every address( 4 bytes aligned ), cost about 3 second. That's put the bandwidth less that 3MB/s (bi-direction), or 6MB/s single direction. It's far below the PCI bus bandwidth, which is 33Mhzx4bytes = 132 MB.  

I'm using the CCS3.3 to initialize the board with default gel file, which set the core to   594Mhz and DDR to 162Mhz.  Any clue?

Thanks a lot in advance