Hi Team,
Currently we are using MCAL_AM263x_08.06.02.01 package, I2C was holding more time inside Cdd_I2c_AsyncTransmit() apI, As name mentioned it was a async transmission but it was waiting in this loop to complete the sequence in interrupt, this was resulting in cpu over loading on interrupt mode.
Kindly find the snippet for your reference