I am using the command "DSK6455_AIC23_write32(hCodec, soud_buffer)" to create the sound on the C6455 DSK. In the real-time processing, I would like to parallel this command with other processing in the DSP core (the sound can be heard from the C6455 DSK and the DSP core is processing on something else). Is it possible? Any example code?