Hello,
Finally I have been able to run the Madlib on Codewarrior with this forrums help.Well there is still two major problem.I am trying to write a WAV file from the source mp3 file.
1.If the size of the source mp3 file becomes greater than 800KB then a crash occurs within the 'II_huffdecode' function.So what could be the problem over here.I have useing the hogh level API function from minimad for cnversion.
2.If the file is small then the decoding takes place but the data within the output file is all corrupt. Will there be a problem where I am witring the data to a WAV file becoz I alway get output samples?
Regards, Swapnil