Is there any javascript command that would enable to write a short javascript to runc clock profiler and put it in adequate mode?
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.
Is there any javascript command that would enable to write a short javascript to runc clock profiler and put it in adequate mode?
Hi,
Check this scripting: http://processors.wiki.ti.com/index.php/Profiling_with_DSS
Regards,
Gautam
If you are just interested in the profile clock, there are a set of dedicated DSS APIs for the profile clock
<CCSv5 INSTALL DIR>/ccsv5/ccs_base/scripting/docs/DS_API/com/ti/debug/engine/scripting/ProfileClock.html
Thanks
ki