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.

Programming EEPROM via I2C for boot mode

Other Parts Discussed in Thread: TMS320C28346

Hey,

for using the boot function on the TMS320C28346 control card via I2C I need to move my programm to the EEPROM on the control card.

I already have created my .bin file from the .out file of my project using hex2000. Furthermore, I know how to move the .bin file to the RAM on the delfino.

What I need to know is how I can address the I2C to move the file from the RAM address to the EEPROM. Currently I am using the EEPROM-I2C example from the control suite but I have no idea how to set the data source address.

Has anyone done this before and could please help me out? This is the last task for my master thesis and it would be great if this would work.

Thank you very much in advance,

Johannes