I found the problem. i declaired the eUSCI_I2C_MasterConfig i2cConfig as "const eUSCI_I2C_MasterConfig i2cConfig ". Tanking the "const" out it works. Thanks David for your help on the I2C multiple bytes read.
↧