Hi,
I am using EVM5515 and CCSv4. I can program NAND and NOR memory but some error occurs when i try to program SPI EEPROM or IIC EEPROM.
I am using programmer.out to download bin file to memory (cleaner.bin). I can do it fine for NAND and NOR but for EEPROM:
Choose the device...
0XX - CPLD setup only
1x - NAND Flash [CSx: 2,3,4,5]
2x - NOR Flash [CSx: 2,3,4,5]
3x - SPI EEPROM [x=1: EVM, x=2: USB Stick]
4 - IIC EEPROM
5 - MMC; 6 - SD
4
Operation to perform...
0 - CPLD setup for this device
1<file> - Program device with <file>
2<file> - Read device data to output <file>
1C:\Users\atornes\Desktop\cleaner.bin
IIC EEPROM...
Writing data to device...
Opening C:\Users\atornes\Desktop\cleaner.bin...
Input file opened
WRITE ERROR! at 0x0000
Wrote 0x0001 Read 0x0000
Any help?
Thank you