Guest
#1173804
Dear all, I'm trying to port the MP3 library on the NXP LPC2148. I download the arm_audio_player project however when I try to recompile (I'm using the GCC 4.1). The following function MADD64 seams don't be defined in a GCC + ARM mode. It's defined only in WINDOWS32 mode However because the MP3player has been ported on ATMEL ARM platform, probably I will made a porting mistake. Any suggestion ? Thank you