We have a L138/C6748 Development Kit board and we are trying to boot from an EEPROM on SPI1.
We have a .out file that when loaded to the board using the JTAG and CCS v7 works correctly.
We built an AISgen.bin file using the AISgen Tool for D800K800 version 1.13. We used the same settings as in the gel file used to create the .out file for the PLL0 and PLL1 and for the DDR settings we used the same values as in the LCDK_AISGen_Config.cfg file
The AISgen.bin file was programmed to the EEPROM using SPIWrite.
The Dip switch is set to 00001001 - (SPI1 EEPROM)
When booting we get the the following on a scope:
Yellow: CS 0 of SPI1
Green SPI1 clock
Red: SPI1 MISO
The CS is going high after reading only 5 bytes of data from the EEPROM instead of reading the whole data stored in the EEPROM,
What could be causing the CS 0 go high? Is there any setting on the board or in the AISgen tool that we are missing?
Regards
Michael