This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MP3

Other Parts Discussed in Thread: TMS320C5535

Hi TI team,

           We are from Renault NISSAN of R& AE team.

           We bought the EZDSP5535 board from TI,bangalore on first week of October 2011.

           We couldn't get any support from Bangalore,Chennai from India for MP3 playing.

           We are running behind the TI support team for nearly 3 months.

           Simply they are refering the TI forum site only.

           Our requirement is simple we need to play mp3 songs from SD card for TMS320C5535.

           We need to display our product in Japan and India.

           Please do the needful

Regards

Sakthivel.D

 

  • Hi,

    Would you send me your email address to me at hyunkim@ti.com?

    Regards,

    Hyun

  • Hi Kim,

    I had the same problem like this guy above. I need to read mp3 file from SD card then decode it to .pcm file. I was successful with reading & writing file on SD card using ATAFS library. Now I need to integrate MP3 Decoder with SD card Read/Write Module but there were some problems, I hope you could help me with this:

    - MP3 Decoder C55x  could run on my eZDSPC5535 but after some frames, it claimed error with a frame & stopped. This problem repeats with all mp3 files I used.

    - When I tried to integrate SD card Read/Write Module with MP3 Decoder project. I encountered memory placement fail error. So I rewrote .cmd file and no more errors. However, the function Decode_create return NULL value that means Algorithm Instance was not created. Later, I discovered that this function called a routine name "malloc()" and this return NULL.

    I looking forward to hearing from you soon,

    Good day,

    Hoang