Tool/software:
There's a perf_stat in TI Linux SDK, which we can use to get the performance statistics from R5F and DSP cores. Is there a similar utility/tool for QNX?
Thanks.
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.
Tool/software:
There's a perf_stat in TI Linux SDK, which we can use to get the performance statistics from R5F and DSP cores. Is there a similar utility/tool for QNX?
Thanks.
The vision apps framework provided with the SDK RTOS has a statistics/performance collection within that framework that will show loading and throughput of all cores.
See: Vision Apps User Guide: Remote Core Heap Statistics
The Vision Apps User Guide: Performance statistics reporting APIs, are used for example, in the Object Detect example, where picture on this link shows the stats: Vision Apps User Guide: Object Detection Application.
Regards,
kb