Dear all;
I have a question about eeprom boot of TMS320C5515. Bootloader application note says that to boot from an spi eeprom,you should connect the CS of the eeprom to CS0 of DSP.I am a bit confused here because TMS320C5515 has 2 SPI_CS0 connections which can be selected using different EBSR PPMODE :one of them locates at P4 (LCD_CS0_E0/SPI_CS0) other locates at P11 (LCD_D[9]/I2S2_FS/GP[19]/ SPI_CS0). Which one of them is selected by DSP during booting process? Is both of them selected consecutively one another?
Regards