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.

CCS/TMS320C6424: External DDR2 memory takes too much cycles for read and write

Part Number: TMS320C6424

Tool/software: Code Composer Studio

Hello everyone,

I'm working on optimizing a project , and I faced some time issues with some functions that include DDR2 read or write , those functions take too long time when its variables are placed in DDR2 , more than the number of cycles that it should takes for accessing DDR or perform read or write operation. what could be the reason for this issue ? ,and what the possible reasons that can slow down DDR2 and degrade its performance ?

Note :

-  we have a problem with cache enabling so its disables for now.

-  we are using BIOS 5_42_02_10 version.

Thanks in advance.