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.