I'm sending some data generated in LabVIEW 7.0 to a 'C6701 DSP using the TI DSP Integration Toolkit. I then process the data and send the results back to LabVIEW for display purposes. I am noticing, however, that the waveform display of the input leads the output waveform by a good bit (Meaning that by the time the output waveform is displaying, the input waveform has already updated to a new set of data). This is causing a number of problems. How can I have both of the waveforms update at the same time?