Hi TI,
I am using Linux SDK.
How to check the DSP loading or utilization rate in a ARM and DSP devices like DM3730 and DM8168 ?
Thanks,
Mr Tan
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 TI,
I am using Linux SDK.
How to check the DSP loading or utilization rate in a ARM and DSP devices like DM3730 and DM8168 ?
Thanks,
Mr Tan
For the arm-side on linux, you can use 'cat /proc/stat'
http://www.linuxhowtos.org/System/procstat.htm
Carlos
Hi Std,
"Tuning and Performance " and "Debugging" sections in the wiki page might help you in knowing the performance of all the core in a device
http://processors.wiki.ti.com/index.php/Category:EZSDK
Regards
AnilKumar
Please mark this Forum post as answered via the Verify Answer button below if it helps answer your question. Thanks!