STM32 Primer 2 - MP3 Player - libmad and alternatives
Hello,
Does anyone have experience with the libmad-library in conjunction with the STM32 Primer 2?
I do have several Problems if i try to compile libmad in a ride7 Project. It seems libmad isn´t programmed for ARM Cortex M3 CPU´s. If i compile the source for arm7tdmi it compile without errors and warnings. So the effort for porting to arm cortex m3 seems high.
Does anyone know an alternative that works on the primer beside libmad and helix?