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.

Profile result calculation for Davinci board

I am new to profiling I tried profiling and got below data:

1) cyccle.CPU:Incl.Total =912

2) cycle.CPU:eXCL.Total=30

Cycle.Total:Incl.Total=1329

4)cycle.TotalLExcl.Total =30

Lets say DSP clock speed is X. how to calculate the time taken to execute the code. Where can i find the info for profiling code on HW using emulator step by step.