I have just uplifted my project to use the latest MCUxpresso SDK version (2.13 for i.MXRT1060). I was previously using SDK 2.08
It seems that now, quite frequently, when sending debug output via semihosting, the I2C driver will get hung up in the I2C ISR service routines. This did not happen in the previous version I was using, but there are quite a few differences between the SDK versions, so I'm not sure where to start looking for the cause.
Has anyone seen this issue?
thanks