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.

how to program I2C EEPROM

I'm using C5501 and want to boot it through I2C-EEPROM(atmel), but dont't know how to program EEPROM. 

Can I use DSP  simulator and CCS5.5 to implement the work ?    

Thanks for any help you can provide.

  • Hi,

    This is a legacy device,  looks like there is no boot image programmer available in c5501 CSL example package.But in my understanding you could use the boot programmer programmer file available for C5515/35/17 device, and modify it (need to change the I2C address) to make it work for C5501.

    C5515 CSL example package is available in the link http://www.ti.com/tool/sprc133 - download & install C55XCSL-LOWPOWER package & look for programmer example in specified path <>c55_lp\c55_csl_3.04\c55xx_csl\ccs_v5.0_examples\programmer.

    Hope the above information helps.

    Regards

    Vasanth