I did tried to do as per the manual, but seems to be missing something:
This is what I did:

Code:
DEFINE I2C_INTERNAL 1
EEPROM 0,[0,0,0,0] 
read 0,gpio.0
read 1,gpio.1
read 2,gpio.4
read 4,gpio.5

Also tried the above 4 statements using 12CREAD but :(
Can you please add one example to read and one to write?
I went through the manual but it does not have an example on how to write statements for INTERNAL EEPROM.