Hi,
I try to calculate the test exectuion time of ECC, So I added test code to log the execution time using function "ClockP_getTimeUsec", Debug_log was commented out the debug_log at the same time.
Then the exeution time of BTCM ECC is around 2 seconds .
But I cheked the execution time of ECC test in doc"AWR294x_Safety_Manual_Functional_V0p601.pdf", it is less than 10ms. why there is so huge gap.
For my understanding this DEF10 software test of Memory ECC is to inject error 1 bit and 2bits and check the reaction , as ECC example does.
Thanks.
BR,