Content originally posted in LPCWare by lpcxpresso-support on Tue Jul 21 02:34:17 MST 2015
Having looked more closely at your code, in I2CInit, you are enabling I2S but DISABLING everything else (including flash). You need to OR in the enabling of I2C.