Simon > I'm interested in moving the SBC encoding to a DSP task. we could do more on the general-purpose encoder. It's doing some boneheaded stuff currently that probably overflows the program cache (long unrolled loop) and data cache (moving around memory unnecessarily). Brad