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