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.

TMS570LS31xx HDK Clock cycle profiling and time calculation in ms/u secs

Other Parts Discussed in Thread: TMS570LS3137, HALCOGEN

Hi ,

Im using TMS570LS3137 HDK board for some application. I tried using Profiler in CCS 5.4.000091.. and found that it cannot profile this HDK Eval kit, it only gets active but wont give results.. Next thing i have to use cycle clock..PMU i want to try at last...  

If i use only clock cycle to profile a function between 2 break points.. then how to calculate execution time of that function involved in "milli or micro seconds".. Currently im using default clocks settings of HALCOGEN . (OSCIN 160Mhz)

Next is if i have to use PMU,  how to get time in seconds using "get cycle count" API