Hi, Anybody out there had any success getting a working libmad library on the nios processor (Altera softcore).
I had to edit the make file to get the library to build (built the makefile for pc, then modified it as necessary to build under nios). I took the low level example from the web and modified it so that it works from a mp3 which I "#included" into the file, but when it decodes I get an awful lot of "recoverable errors" with along the lines of synchronisation & huffman table errors (Sorry I can't be more specific but I'm not at the machine with the development board on it). The same program (exactly the same) compiled for the pc seems to decode without problem, so theres obviously an issue somewhere with the library that I've built, but I can't quite figure out what.
Thanks.
Adrian