DSPRelated.com
Forums

Reading from SDRAM in c6711DSK

Started by ebraidotti November 16, 2004


Hello,

I'm a student doing a project (an MP3 decoder) on a dsk6711 TI Board
with the audio daughtercard A/D converter.

I'm having problems with loading an .mp3 file to the SDRAM memory...
what should i use to send a .mp3 file directly from CodeComposer
Studio to the SDRAM?

Is there any "READ" function that allows me to read some addresses of
SDRAM memory?
I've written down all the decoding algorithm (in C language) but i
don't know how to transfer the file inside the SDRAM and after that,
how to read it...

Thanks in advance...

Enrico