Hello All,
I can use the ROV(Runtime Object View) plugin in CCS(Code Composer Studio) to calculate the CPU load manually. now I want to automate this process so my question is:
Is there an automated way to calculate the CPU load using DSS(Debug Server Scripting) or something like that?
I know that the DSS supports only the basic debugger actions but the feature that I need was added using ROV plugin. Is there a way to do that?
Thank you so much.