Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).
|
Dear Experts,
I am a newbie in DSP and have recently started working with the C6416 TEB. Having read the several app. notes from TI, I came to the conclusion that optimum performance for real-time applications can be achieved by managing memory effectively. This included using the L1P/L1D & the L2 caches judiciously. I want to know what is the best way to use the SRAMs on the TEB (I can see two Micron SRAMS on the TEB, 16Mbytes in total), can I use them by defining sections in the *.cmd files or use DMA/EDMA? (I do not know anything on DMA/EDMA, plese help!). I am going to process large chunks of data and I need to access these SRAMS. I looked for literature on the C64x class of DSPs, books by Kehtarnavaz, Dahnoun and others deal only with the C67x and C62x DSPs and none of them discuss anything on C64x. Is there any resource on the web on C64x for a beginner like me? Thanks Indrajit |