Hi all,
We are trying to boot c6678 using I2c in our custom Board. The part number of I2C EEPROM is M24M01DFMN6TP.
By using the EEPROM Writter project in MCSDK we are able to program I2c EEPROM ..and the message is "Programming sucess".
We are able to boot EVM using the same .bin file. But my custom board is not booting.
verified the boot contols (GPIOs) and they given same as the EVM controls.
While probing the I2C SCLK and SDATA , two cycles of data reading is happing on the bus.. ACK is present from the I2c Slave. but why c6678 not reading complete boot data from EEPROM.
We are wondeing what might be the problem.
Thanks
Regards
Ashok.M