Hi,
I use CCS5.5, in windows 8.1 64bit environment. My card is the old classic DSK6713.
Using the simulator or the emulator i have the following problem.
I try a very simple example i apply an FIR filter on a signal.
I use the gui composer to set the value of filter's gain.
When my program is running on the debugger (resume is clicked) the output result (the filtered signal) is not affected by changes of the gain value. The value that i have set from the gui is shown in the expression viewer and in memory browser BUT the graph of the output or the GUI graph of the output are not refreshed with the new values. They will show the new values, if i pause the debugger.
I could post my code if that help you.
Thank you in advance for your help
Kind regards,
Giorgos V.