Part Number: AM62P
Hi Team,
I am refering this example -> https://software-dl.ti.com/mcu-plus-sdk/esd/AM62AX/latest/exports/docs/api_guide_am62ax/EXAMPLES_DRIVERS_DDR_PERF.html
As per my understanding, it uses "memcpy" to major the BW. As seen from the example, Perf counters are started before and also after memcpy operation. But my doubt, does the counter run during memcpy operation is happening ? How it measure BW here ? I want to know the working of PERF counters in DDR for any application to measure BW.
Understanding - Start the counters + run app + Stop counters, but from the above code, I do not observe this behaviour. Could someone help me over here.
Regards,
Shriya