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.

Profiling codec engine DSP algorithm

Guru 10685 points

I've written an algorithm for the C674x DSP core on my DM8168 chip and I need to profile it to work out which parts should be parallelised etc.

How do I do this? Ideally I'd get information on how my microseconds particular sections of C code take to execute.

Thanks,

Ralph