This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

C6474EVM: I2C EEPROM Programming

Hi,

I am new to TI processors and have the following question regarding programming I2C EEPROM which is on the board (EVM).

In NDK tools there is an example project named client.pjt. I have build it and executed the code and the results were fine. Now I want to convert the client.out file to a suitable format (using hex6x.exe) and load it into I2C EEPROM. When I boot the board through "I2C Master mode" the code should work properly.

EEPROM is an 8 bit device.

Please can anyone explain me on this issue. What is the format the client.out is to be converted so that it can be written in to I2C EEPROM and how? Please help me with hex6x syntax.

hex6x [options] client.out  [Please fill the options so that I can use it to create the required file.

Thanks and regards

Sharath Chandra