Hi ,
Now I am trying to simulate the SPI EEPROM sequence (24-bits) by one CPU (acts as SPI slave and send data to C5509A after receiving the READ command and address) to download the DSP image. I can download one simple test DSP image which is very small successfully, but I failed to download our formal image which will be bigger and the phenomenon is that the IO4 never sets high after the boot table finished.
So do you have any suggestion on it? Or could you share the boot loader code which is related to SPI EEPROM boot with me?
Thank you very much!