Hi,
I am having an issue with TI I2C driver , the driver gets stuck at code,
"while(I2CMasterIntStatusEx(hwAttrs->baseAddr,
I2C_INT_ADRR_READY_ACESS) == 0U) {
}"
looks like it is unable to get the access for registers forever.
I only have one I2C slave device connected.
Resetting the processor is not helping too, only works sometimes.
What could be the cause for this to happen?
Thanks,
Kushal