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.

Execution speed difference

Other Parts Discussed in Thread: TMS320DM648

Hello,

 

I am new to this field.

Will there be any speed difference between C64x+ and C674x?

 

We have two boards one custom board with TMS320DM648(C64x+) and another C674x EVM board from TI.

And we tried to run memcpy() on both the boards

and found that C674x EVM is slower than the custom board with TMS320DM648(C64x+).

C674x EVM takes 1.3 times more time than DM648 for the same amount of memory copy(1MB).

note: both DSP are running at the same speed.

 

Please let me know if there is any suggestion.

 

Regards.