This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Fetching data from external memory from TMS320c6678

Hello 

         For our application we need to process huge amount of data. Where i can store the huge amount of data and how can i retrieve those data at the time of processing.

        What are the options available for external memory?

       What is the maximum capacity can access from C6678 ? 

Our application need to process around 50GB of data from external memory. 

  • C6678 has 8G Byte Addressable Memory Space. To process huge data like 50GB, you can't store it statically on the DSP memory, rather you have to send to DSP for processing through high speed inteface, like PCIE, SRIO, Hyperlink or EMAC.