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.

How to measure time required to execute particular part of the code

I am using CCS v4 version. And the controller I am using is TMS 320F28069 control stick.

I have an algoritim to excute, but problem is that since the algo designed is comptationally intensive, I am interested to measure the time required to excute different sections of the code.

is there any facility in CCS Please guide