Harmony 1.09MPLAB: 3.45 I am using a polled I2C with a PIC32 Master and a single Slave. As I am trying to debug my code, the debugger randomly halts on 1490 line of code in drv_i2c.c. See below for the code snippet. The basis for my code is the example i2..
↧