I have a C6678 evm for building a demo system. The application needs a ~500MB/sec input stream, slurping an entire file from a ~30GB selection of data.
The closest thing I can find seems to be a PCIE x4 SSD card. Since C6678EVM has only PCIEx2, the x4 card would have to auto-negotiate downward.
Does that seem like the right track?
Are there any device drivers or libraries for C6678 to access PCIE disk drives?
What else would I need?