DSPRelated.com
Forums

Blackfin SDRAM

Started by Unknown December 14, 2006
How can a make faster access to the blackfin SDRAM? I have a program
that is written in C, that is having some timing problems because of
the external memory accesses. How can I solve this ?

--
Guilherme Loch Gs

"Always do sober what you said you'd do drunk. That will teach you to
keep your mouth shut." -Ernest Hemingway

How can a make faster access to the blackfin SDRAM? I have a program
>that is written in C, that is having some timing problems because of
>the external memory accesses. How can I solve this ?
>

Turn the cache on.

--krb