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