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.

calculation of MIPS

Hai ,

i am running one sample code in code composer studio(C6000 compiler, C64x+ dsp simulator).

for my code sampling frequency  = 8kHz, frame length = 20ms.

by using profiling i got cycle count for my code = 98989 cycles (Incl Count Average from profiling).

i want to calculate MIPS. can any one help.

thanks