I'm trying to evaluate the core payload for a runtime system. And I know that oprofile/top can be utilized to measure the Cortex-A8, while another task function named "profileTskEntry" can be utilized to test thread level payload. However, the "profileTskEntry" is new in SDK, and I am thinking a way to evaluate it through CCS.
CCS has the tools named "RTA", seems satisfy my requirement. But it can be used only if the loaded program is a "RTA program". When I run the vs DEMO, I can see a prompt ("You connect the CCS now: Press any key to continue.."), seems that we can use CCS even if program is run in Linux.
Could you help confirm? both info of v05_00_00_09 and v05_00_00_11 are need.
Thank you
Jeff