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.

DM365_MP3 Encoder

I download dm365_mp3enc_3_5_00_production.bin  from http://software-dl.ti.com/dsps/dsps_public_sw/codecs/DM36x/index_FDS.html

,but I meet an error.I have modified the file of Makefile.prod and user.bld.How can I do it?

Thank you!

# make -f Makefile.prod all

error:

#
# lnk470MV mp3_enc_app.x470MV ...
/root/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-linux-gnueabi-gcc -UGT -lpthread -o mp3_enc_app.x470MV package/cfg/mp3_enc_app/app.o470MV package/cfg/mp3_enc_app_x470MV.o470MV package/cfg/mp3_enc_app/ia_mp3_enc_error_handler.o470MV package/cfg/mp3_enc_app/ceapp.o470MV package/cfg/mp3_enc_app_x470MV.xdl -lstdc++ -L/root/CodeSourcery/Sourcery_G++_Lite/arm-none-linux-gnueabi/lib
collect2: ld terminated with signal 11 [Segmentation fault]
gmake[1]: *** [mp3_enc_app.x470MV] Error 1
gmake: *** [packages/ittiam/app/mp3_enc_app,.executables] Error 2
make: *** [.all-packages] Error 2