I want to make an SPI communication between an TMS320DM6437 and an ARM9, ARM9 is the maste and the DM6437 is the slave. First step, I want to test the communication between the DM6437 (master) and an SPI EEPROM.
My problems are:
I have a code aiming to communicate between the DM6437 and an SPI EEPROM but I havn't an SPI EEPROM and I didn't found it in electronic shops in my country, so can I test the communication by a software enables me to simulate the flow of infromations transmitted and recieved?
Also, for my next step I want to realize the communication between the DM6437 as a slave and the ARM9 as a master, I want to know if any one can help me where I can have a such code, or what are the modifications that I have to adjust?