This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Auto refreshing for graphs is not working in CCS v4.

Hi,

I am working with C5505 eZDSP using CCS v4. I want to see the real-time time domain graph of the input signal. To do this I enable the 'continuous refresh' button of the graphical tool provided by CCS v4. When i run the passthrough code I did not see any continuous refresh of input data. When I stopped the program, CCS graph displayed last few samples. Is there any way I can continuously monitor the input on graphical tool ?

Thanks

Abhishek Seth

 

  • Hi Abhishek,

    I have never used continuous monitoring in graph mode with the eZdsp. But you might check out the CCS4 Wiki or ask on the CCS4 Forum.

    You can set a break point in a loop, and run to that breakpoint repeatedly, where the graph will be updated. But when I tried doing a "Free Run", the graph displayed all 0's.

    Lets see what the CCS guys say about this.

    Thanks,
    Mark