I2C communication happening only while using Debugger and breakpoints.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

I2C communication happening only while using Debugger and breakpoints.

495 Views
prabhat_
Contributor III

I am trying to achieve an I2C communication with the EEPROM and Temperature sensor. As long as the communication is concerned, it is established and I am able to do all the read and write operations with the EEPROM and the temperature sensor. The issue is I am only able to do it in debugger view with the help of some breakpoints while sending the slave address and word address, if I try to do the communication without the breakpoints then I run into a popup which tells "Interrupt failed".

0 Kudos
0 Replies