DSPRelated.com
Forums

C6713 memory

Started by seb June 10, 2004
Hello,

I presently working with a DSK6713 from Spectrum digital. The internal
memory of the TMS320C6713 seems to be complicated.

Does anyone know if the entire internal memory (256 Ko) could be use
as SRAM ?
Or if just 192 Ko could be use as SRAM ?

Think
The entire 256k bytes can be used as SRAM.  If you can fit all of your
program/data into 256k bytes then that is the recommended configuration.  If
you're going to be putting program/data into external RAM then you will want
to use part of the internal RAM as L2 cache.

Brad

"seb" <germain1_fr@yahoo.fr> wrote in message
news:23925133.0406101146.361ec516@posting.google.com...
> Hello, > > I presently working with a DSK6713 from Spectrum digital. The internal > memory of the TMS320C6713 seems to be complicated. > > Does anyone know if the entire internal memory (256 Ko) could be use > as SRAM ? > Or if just 192 Ko could be use as SRAM ? > > Think