Hello,
I am a newbee in DSP controllers and would like some troubeshooting help to make the TMS320LF2407A boot from an atmel 25256 EEPROM. As of now I have made the necessary hardware changes according to the reference guide, "TMS320LF/LC240xA DSP Controllers Reference Guide, System and Peripherals", Appendix D. But even after make those necessary changes, the data does not seem go from the EEPROM to the DSP controller board.
I have stored the .out file in the EEPROM. The .out file came after compiling the C code and was then stored in the EEPROM. According to the reference guide if the necessary hardware changes are made, then the DSP will automatically boot from the EEPROM after reset, but somehow its not happening.
Any suggestions how to troubleshoot this problem?