Hi David, i get this error messages: /* Setup the number of bytes to receive */ i2cConfigADPD.byteCounterThreshold = ui8ByteCount; i2cConfigADPD.autoSTOPGeneration = EUSCI_B_I2C_SEND_STOP_AUTOMATICALLY_ON_BYTECOUNT_THRESHOLD; "expression must be a modifiable Ivalue" Any idea?
↧