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.

Measuring Clock Cycles Used

Is there an easy way to measure the actual number of clock cycles used by the DSP when debugging using the EZDSP5535 module?

The only way I've been able to measure timing is to toggle an output GPIO pin...but I hate doing that because it takes up a lot of clock extra cycles (and I don't completely understand how many extra clock cycles the pin toggling takes).

Thanks,

Sheldon