Hi,
I'm presently using 6713 dsk starter kit with CCS v6.0.1 in Windows 7 OS.
I created a GUI application to display some target variable. The input data from a audio source (1khz sine wave tone) are buffered in a target variable before running through the DSP and should be display in the graph (named Input in my project). But the problem is the displayed sine-wave in the graph is discontinuous. It seems like the buffered data are read periodically. The output signal is displayed uninterruptible.
Find below the the Input an Output result after running the program:
I post this question previously on C67x Single Core DSP Forum and a Guru makes the following Suggestion:
"You can ask on the Code Composer forum about methods to use for handshaking between the DSP and the GUI application."
Thank you in advance for your help
Kind regards,