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.

AM69A: MMA and C71x utilisation

Part Number: AM69A

Hi,

I want to know the resource utilization for am69a hw while running a DL model. I found this link where it prints the same. 

https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-edgeai/AM69A/latest/exports/docs/common/measure_perf.html

I am using perf-stats tools. It prints ARM core processor and C71x, something like this-

Summary of CPU load,
====================
CPU: mpu1_0: TOTAL LOAD = 43.81 % ( HWI =  0.74 %, SWI =  0.24 % )
CPU: c7x_1: TOTAL LOAD = 12. 0 % ( HWI =  00 %, SWI =  0. 0 % )
CPU: c7x_2: TOTAL LOAD = 0. 0 % ( HWI = 0. 0 %, SWI = 0. 0 % )
CPU: c7x_3: TOTAL LOAD = 0. 0 % ( HWI = 0. 0 %, SWI = 0. 0 % )
CPU: c7x_4: TOTAL LOAD = 0. 0 % ( HWI = 0. 0 %, SWI = 0. 0 % ) HWA performance statistics, =========================== DDR performance statistics, =========================== DDR: READ BW: AVG = 1455 MB/s, PEAK = 6140 MB/s DDR: WRITE BW: AVG = 332 MB/s, PEAK = 2138 MB/s DDR: TOTAL BW: AVG = 1787 MB/s, PEAK = 8278 MB/s

But where do we have results for MMA? 

Also, if you can highlight how MMA and C71x are bsing coupled and when C71x is being used and when MMA is being used, that will be great.

Thanks

Akhilesh