> I found this error, in file filters.c, line 848: > > pgain2 = PDIV32_16(SHL32(PDIV32(corr1, exc_mag),14),iexc1_mag); > > where exc_mag is 0 ?? > > could you help me to solve this problem? I think it's fixed in the svn version. Can you confirm? This is happening with fixed-point enabled, right? Jean-Marc