hi,
I managed to write a simple "hello world" program on the NOR Flash on my EVM6657LS and boot successfully afterwards in SPI mode. As I want to replace the NOR Flash by a FPGA FIFO (to boot directly from FPGA as SPI Slave) on my own board, I would like to know if the DSP is following some kind of protocol while reading the .bin from NOR Flash (e.g. hopping among several addresses). As I cannot hop in my FIFO in future, I need to know how to arrange the boot file.
Before analyzing the bit stream between NOR Flash and DSP via Scope, I want to ask here.
Thanks+Regards, Gregor