Hi,
I have a project using the SimpleLink SDK and ti-rtos. Is there a way to show CPU usage/function call over time in the ROV or some other tool? I'm trying to track down some performance issues.
Thanks,
-Mike
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,
I have a project using the SimpleLink SDK and ti-rtos. Is there a way to show CPU usage/function call over time in the ROV or some other tool? I'm trying to track down some performance issues.
Thanks,
-Mike
Mike,
You may be able to use the Execution graph for getting function execution over time. It is typically necessary to enable logging to get that. The MSP team may be able to help with that part but there is some information in SimpleLink Academy here:
Regards,
John