Part Number: TMS320C6670
Hi,
I am trying to store a very large array onto memory, 2*0x14a000. I can't fit it onto MSMCSRAM as the maximum size is 0x1ff000.
To test I use a smaller array first... this (1*0x14a000) fits into MSMCSRAM and the program works fine.
When I use DDR3 instead, however, it runs too slowly (20* as slow), and the time taken for the loop is 10* longer than the constraint I have.
Is there a way to speed up the DDR3 or to access larger/more MSMCSRAM?
Thanks,
David