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 trouble...

Hi all,

I have problems about programming spi eeprom of  c55 usbstk. I use hex55 utility to convert   *.out file to *.bin file. And then use ti's programmer.out file to flash eeprom. When I execute this, it runs ok for ti's demo projects(ex, aic3204). But I am not able to flash for my projects(it says programming complete but it is not running). I wonder what I forgot, is anyone else encountered this problem?