hai i am using an i.mx28 evk for my project.I am trying to interface an external eeprom(24AA02) to the evk using i2c interfce and i am trying to do a memory testing on the eeprom( write some data into the eeprom through i2c and read out the data stored in the eeprom,just to verify they are the same).can anyone give me the program in c so that i can do this particular application......