Tool/software: Code Composer Studio
Hi
I want to compare the performance of Cortex-A15 and DSP C66 for running a simple array operation in code composer studio.
I used clock() in time.h but the result seem strange.
What is the easiest way to measure the run-time?