Basically the problem is that I want to filter two streams of data using FIR Filters with the same filter coefficients. Each filter has its own FIRStruct and Delay Buffer. What I am getting is an address trap. I suspect that the Delay Buffer must be align..
↧