I am using keil uvision 5 as programing environment for TRK-KEA128 board ,my task is to read data from and to write data into eeprom using I2C protocol .
For this I get Two files ready made that is i2c.h and i2c.c , I have included this files into my project , here in my project without any modification I get a error that
i2c.c(675): error: #167: argument of type "I2C_MemMapPtr *" is incompatible with parameter of type "I2C_MemMapPtr"
if anyone knows how to solve this please let me know !!!!
PFA
of my project !!!!!
thank you !!!!
Original Attachment has been moved to: eeprom-interfacing.zip