Hi,
I have a simple code, I need to measure its execution time on different processors. In CCS Simulator how to measure execution time?
Regards,
Chaitanya
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.
Hi,
I have a simple code, I need to measure its execution time on different processors. In CCS Simulator how to measure execution time?
Regards,
Chaitanya
Chaitanya,
In simulator you have more flexibility to measure execution time when compared to hardware.
Check the following links:
http://processors.wiki.ti.com/index.php/Profiler
http://processors.wiki.ti.com/index.php/Profile_clock_in_CCS
Also, if you are using DSP/BIOS you can use its internal components for that. Check the thread below:
http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/218150.aspx
Hope this helps,
Rafael