Tool/software:
We are trying to establish I2C communication between two TI AM263x MCU using Launchpad wherein one MCU is configured as Master and other as Slave. The code gets stuck at I2C_Transfer function at both master and slave.
Master source code

Master Config file

Slave source code

Slave Config file

Slave gets stuck here. When calling I2C_Transfer() function.

